Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 601 Bytes

UserObject.md

File metadata and controls

17 lines (14 loc) · 601 Bytes

# UserObject

Properties

Name Type Description Notes
id string
key string
email string [optional]
first_name string [optional]
last_name string [optional]
attributes object [optional]
assigned_roles string[] [optional]
created_at \DateTime
updated_at \DateTime

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