Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 617 Bytes

User.md

File metadata and controls

15 lines (12 loc) · 617 Bytes

# User

Properties

Name Type Description Notes
id int User id [optional]
name string User full name [optional]
first_name string User first name [optional]
last_name string User last name [optional]
email string User email address [optional]
hash string User hash [optional]
picture string User picture [optional]

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