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