Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 748 Bytes

File metadata and controls

17 lines (13 loc) · 748 Bytes

AccountUpdateDTO

Properties

Name Type Description Notes
uri str Account URI
email str Account email [optional]
admin bool Account admin flag [optional]
language str Account language [optional]
enable bool Account is enable [optional]
favorites list[str] Favorites URI [optional]
password str Account password [optional]
linked_person str URI of the Person linked to this account [optional]

[Back to Model list] [Back to API list] [Back to README]