Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 764 Bytes

User.md

File metadata and controls

22 lines (17 loc) · 764 Bytes

User

Properties

Name Type Description Notes
id int
username str
first_name str
last_name str
email str
phone str
title str
location str
license_type str
avatar_url str
active bool
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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