| Name | Description | Type | Additional information |
|---|---|---|---|
| UserID | globally unique identifier |
None. |
|
| string |
None. |
||
| Password | string |
None. |
|
| PasswordHashed | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| SignUpCustomerID | string |
None. |
|
| PhoneNumber | string |
None. |
|
| Company | string |
None. |
|
| Type | string |
None. |
|
| IsAdmin | boolean |
None. |
|
| IsApproved | boolean |
None. |
|
| RemoveFromApproval | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| LoginSuccess | boolean |
None. |
|
| SessionID | globally unique identifier |
None. |
|
| RoleID | globally unique identifier |
None. |
|
| RoleRights | Collection of RoleRights |
None. |
|
| CreationDateTime | date |
None. |