| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier of the user | [optional] [default to undefined] |
| name | string | The name of the user | [optional] [default to undefined] |
| role | UserRole | [optional] [default to undefined] | |
| enabled | boolean | Whether the user is enabled | [optional] [default to undefined] |
| status | UserStatus | [optional] [default to undefined] | |
| userType | UserType | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]