Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 985 Bytes

InlineResponse20010.md

File metadata and controls

16 lines (12 loc) · 985 Bytes

InlineResponse20010

Properties

Name Type Description Notes
id string The unique id (UUID) of the user [optional]
avatar_url string The avatar URL of the user [optional]
can_change_password bool User is required to send an old password in order to change the password. [optional]
display_name string The full name of the user. Might for example be first and last name [optional]
email string The email address of the user
invite_pending bool Whether the has accepted the invite. Available when an invite is pending, and the value will be "true". [optional]
name string The unique name that is used to identify the user. [optional]

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