| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| FirstName | string |
String length: inclusive between 0 and 30 |
|
| LastName | string |
String length: inclusive between 0 and 50 |
|
| Gender | Gender |
None. |
|
| BirthDate | date |
Data type: Date |
|
| ProfilePictureId | globally unique identifier |
None. |
|
| NotificationToken | string |
String length: inclusive between 0 and 256 |
|
| ActiveProfile | UserProfileType |
None. |
|
| RefreshTokenHash | string |
String length: inclusive between 0 and 40 |
|
| RefreshTokenExpiresOn | date |
None. |
|
| LastLoginDate | date |
None. |
|
| LastActivityDate | date |
None. |
|
| RegisterDate | date |
None. |
|
| ValetStartDate | date |
Data type: Date |
|
| UserName | string |
None. |
|
| string |
None. |
||
| EmailConfirmed | boolean |
None. |
|
| PhoneNumberConfirmed | boolean |
None. |
|
| PhoneNumber | string |
String length: inclusive between 0 and 10 |
|
| AverageScore | decimal number |
None. |
|
| UserType | UserType |
None. |
|
| Status | ValetStatus |
None. |
|
| AccessTokenTimeStamp | date |
None. |
|
| PersonalInvoice | PersonalInvoiceInfo |
None. |
|
| BusinessInvoice | BusinessInvoiceInfo |
None. |
|
| CurrentActivity | UserActivity |
None. |
|
| ProfilePicture | UserImage |
None. |
|
| ParkingLotId | globally unique identifier |
None. |
|
| ParkingLot | ParkingLot |
None. |
|
| ManagingLocationId | globally unique identifier |
None. |
|
| ManagingLocation | ParkingLot |
None. |
|
| PartnerId | globally unique identifier |
None. |
|
| Partner | Partner |
None. |
|
| DeliveryLocationId | globally unique identifier |
None. |
|
| HasFreeExitRight | boolean |
None. |
|
| Deactivated | boolean |
None. |
|
| LastSmsSentOn | date |
None. |
|
| DeliveryLocation | DeliveryLocation |
None. |
|
| ManagedParkingLots | Collection of ParkingLot |
None. |
|
| Addresses | Collection of UserAddress |
None. |
|
| Cars | Collection of Car |
None. |
|
| Messages | Collection of SupportRequestMessage |
None. |
|
| UserActivitySessions | Collection of ActivitySession |
None. |
|
| ValetActivitySessions | Collection of ActivitySession |
None. |
|
| VotesGiven | Collection of Vote |
None. |
|
| VotesReceived | Collection of Vote |
None. |
|
| Discounts | Collection of Discount |
None. |
|
| EventLog | Collection of ClientEventLogItem |
None. |
|
| ShortName | string |
None. |
|
| DeviceType | DeviceBrand |
None. |
|
| Name | string |
None. |
|
| ProfilePictureUrl | string |
None. |
|
| LastUpdated | date |
None. |
|
| UseSandBoxNotificationConfig | boolean |
None. |
|
| PasswordHash | string |
None. |
|
| SecurityStamp | string |
None. |
|
| TwoFactorEnabled | boolean |
None. |
|
| LockoutEndDateUtc | date |
None. |
|
| LockoutEnabled | boolean |
None. |
|
| AccessFailedCount | integer |
None. |
|
| Roles | Collection of UserRole |
None. |
|
| Claims | Collection of UserClaim |
None. |
|
| Logins | Collection of UserLogin |
None. |