Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 858 Bytes

File metadata and controls

18 lines (14 loc) · 858 Bytes

AccountGetDTO

Properties

Name Type Description Notes
uri str Account URI [optional]
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]
linked_person str URI of the Person linked to this account [optional]
person_first_name str first name of the linked person [optional]
person_last_name str last name of the linked person [optional]

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