Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 703 Bytes

AccountResponse.md

File metadata and controls

15 lines (11 loc) · 703 Bytes

AccountResponse

Properties

Name Type Description Notes
id string The internal unique id (UUID) of the account.
display_name string The display name of the account
name string The slug name of the account
email string The account's email. For org that value might be empty. [optional]
origin string The creation origin of this account
type string The type of this account

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