Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 845 Bytes

File metadata and controls

19 lines (16 loc) · 845 Bytes

# Member

Properties

Name Type Description Notes
id string
login_id string
is_active bool
email string
name string
roles \OpenAPI\Client\Model\Role[]
site_accesses string[] This field is only present if member has "SiteAccess" role. In this case, the list contains the ids of the websites to which member has access.
notifications string[] The notifications configured for this member.
joined_at \DateTime
avatar_path string [optional]
color_code string

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