Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.31 KB

Profile.md

File metadata and controls

21 lines (15 loc) · 1.31 KB

Profile

Properties

Name Type Description Notes
entity_type String A string description of this resource. [default to nothing]
deactivated Bool A true/false boolean indicating whether the Member has been deactivated within Shortcut. [default to nothing]
two_factor_auth_activated Bool If Two Factor Authentication is activated for this User. [optional] [default to nothing]
mention_name String The Member's username within the Organization. [default to nothing]
name String The Member's name within the Organization. [default to nothing]
gravatar_hash String This is the gravatar hash associated with email_address. [default to nothing]
id String The unique identifier of the profile. [default to nothing]
display_icon *Icon [default to nothing]
is_owner Bool A boolean indicating whether this profile is an owner at their associated organization. [default to nothing]
email_address String The primary email address of the Member with the Organization. [default to nothing]

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