| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | globally unique identifier |
None. |
|
| FirstName | string |
Required Max length: 100 |
|
| LastName | string |
Required Max length: 100 |
|
| string |
Required Max length: 256 |
||
| MobileNumber | string |
Max length: 30 |
|
| GoogleSubjectId | string |
Max length: 64 |
|
| UserType | UserType |
None. |
|
| ProfileImageUrl | string |
Max length: 500 |
|
| EmailVerified | boolean |
None. |
|
| MobileVerified | boolean |
None. |
|
| AccountStatus | AccountStatus |
None. |
|
| CreatedAtUtc | date |
None. |
|
| LastLoginAtUtc | date |
None. |
|
| Addresses | Collection of Address |
None. |
|
| Notifications | Collection of Notification |
None. |
|
| DeviceRegistrations | Collection of DeviceRegistration |
None. |