Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 650 Bytes

File metadata and controls

16 lines (12 loc) · 650 Bytes

GetTokenResponse

Properties

Name Type Description Notes
id int user’s unique user id
first_name string first name of the user
last_name string last name of the user
email string email of the user
company_id int company id of the user
created_at string date of creation
token string necessary token number

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