Name | Type | Description | Notes |
---|---|---|---|
customer | str | The id of the customer to which this user belongs | |
groups | list[str] | The permissions granted to this user | |
identifier | str | The unique identifier of this user, which must be their valid email address | |
last_successful_login | int | [optional] | |
roles | list[RoleDTO] | [optional] | |
sso_id | str | [optional] | |
user_groups | list[UserGroup] | The list of user groups the user belongs to |