| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
Required String length: inclusive between 0 and 100 |
|
| LastName | string |
Required String length: inclusive between 0 and 100 |
|
| DateCreated | date |
Required |
|
| LastLoginTime | date |
None. |
|
| Active | boolean |
None. |
|
| AccountId | integer |
None. |
|
| UserDelayedPayment | boolean |
None. |
|
| UserDiscountCategoryId | integer |
None. |
|
| IsSubjectToTva | boolean |
None. |
|
| TVANumber | string |
None. |
|
| CurrentCompanyId | integer |
None. |
|
| DisplayName | string |
None. |
|
| Initials | string |
None. |
|
| string |
None. |
||
| EmailConfirmed | boolean |
None. |
|
| PasswordHash | string |
None. |
|
| SecurityStamp | string |
None. |
|
| PhoneNumber | string |
None. |
|
| PhoneNumberConfirmed | boolean |
None. |
|
| TwoFactorEnabled | boolean |
None. |
|
| LockoutEndDateUtc | date |
None. |
|
| LockoutEnabled | boolean |
None. |
|
| AccessFailedCount | integer |
None. |
|
| Roles | Collection of IdentityUserRole |
None. |
|
| Claims | Collection of IdentityUserClaim |
None. |
|
| Logins | Collection of IdentityUserLogin |
None. |
|
| Id | string |
None. |
|
| UserName | string |
None. |