Users represents the persons interacting with the system.
Name | Type | Description | Notes |
---|---|---|---|
Address | string | the address. | [optional] |
City | string | the city. | [optional] |
Country | string | the country. | [optional] |
Department | string | the department. | [optional] |
DisplayName | string | the display name. | [optional] |
Enabled | bool | a value indicating whether user is enabled. | [optional] |
FirstName | string | the first name. | [optional] |
JobTitle | string | the job title. | [optional] |
LastName | string | the last name. | [optional] |
Mobile | string | the mobile. | [optional] |
PasswordProfile | PasswordProfile | [optional] | |
Phone | string | the phone. | [optional] |
PostalCode | string | the postal code. | [optional] |
PreferredLanguage | string | the preferred language. | [optional] |
State | string | the state. | [optional] |