Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 794 Bytes

File metadata and controls

18 lines (14 loc) · 794 Bytes

UserGetDTO

Properties

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

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