Compare commits
2 Commits
e656f6be18
...
6e5e90c35c
| Author | SHA1 | Date |
|---|---|---|
|
|
6e5e90c35c | |
|
|
3b7dbda79f |
|
|
@ -9,7 +9,7 @@ class Tools:
|
||||||
photoId=None, updateTime=0,
|
photoId=None, updateTime=0,
|
||||||
firstName="Test", lastName="Account", options=[],
|
firstName="Test", lastName="Account", options=[],
|
||||||
description=None, accountStatus=0, profileOptions=[],
|
description=None, accountStatus=0, profileOptions=[],
|
||||||
includeProfileOptions=True, username=None
|
includeProfileOptions=True, username=None, type="ONEME"
|
||||||
):
|
):
|
||||||
contact = {
|
contact = {
|
||||||
"id": id,
|
"id": id,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue