| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier of the user | [optional] |
| firstName | String | The first name of the user | [optional] |
| lastName | String | The last name of the user | [optional] |
| String | The email address of the user | [optional] | |
| role | UserRole | [optional] | |
| enabled | Boolean | Whether the user is enabled | [optional] |
| status | UserStatus | [optional] | |
| userType | UserType | [optional] |