| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Name of the user. | [optional] |
| string | Email address of the user. | ||
| isAdmin | bool | Indicates whether the user is an `admin`. | [optional] |
| roles | int[] | A list of the IDs of the roles assigned to the user. | [optional] |
| acl | string | Indicates the access level of the user. | [optional] |