| accessAllOrganization | Boolean | A user can access to all organization or not. | [optional] [default to null] |
| createdBy | UUID | | [optional] [default to null] |
| createdDateTime | Date | This is the datetime the core was created | [optional] [default to null] |
| datePasswordLastUpdated | Date | This is the datetime the password was last updated | [optional] [default to null] |
| displayName | String | | [optional] [default to null] |
| email | String | | [optional] [default to null] |
| expiration | Date | This is the expiration datetime for the current user | [optional] [default to null] |
| internalOrganizationID | UUID | | [optional] [default to null] |
| isSuperAdmin | Boolean | | [optional] [default to null] |
| isSynchronized | Boolean | This user was synchronized or not. | [optional] [default to null] |
| kvpJSON | String | | [optional] [default to null] |
| lastLoggedIn | Date | This is the datetime the user last logged in | [optional] [default to null] |
| modifiedBy | UUID | | [optional] [default to null] |
| modifiedDateTime | Date | This is the datetime the core was last modified. | [optional] [default to null] |
| organizationIDs | List | This is a list of Org ID that the user can access to. | [optional] [default to null] |
| passwordChangeRequired | Boolean | | [optional] [default to null] |
| permissionIDs | List | | [optional] [default to null] |
| roleIDs | List | | [optional] [default to null] |
| status | UserStatusEnum | | [optional] [default to null] |
| userID | UUID | | [optional] [default to null] |
| userName | String | | [optional] [default to null] |
| userSettingsJSON | String | | [optional] [default to null] |