| Name | Type | Description | Notes |
|---|---|---|---|
| uri | str | User URI | |
| first_name | str | User first name | |
| language | str | User language | |
| password | str | Optional user password | [optional] |
| admin | bool | User admin flag | |
| last_name | str | User last name | |
| str | User email | ||
| enable | bool | User is enable | [optional] |
| favorites | list[str] | [optional] | |
| linked_person | str | URI of the Person linked to this account | [optional] |