A high level view of the User.
| Field | Data Type | Description |
|---|---|---|
| UserID | integer | The user's identifier. |
| UserName | string | The UserName of the user. |
| FirstName | string | The first name of the user. |
| LastName | string | The last name of the user. |
| AccountStatus | int | Internal value used to indicate the status of the account. |