Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 618 Bytes

GroupMember.md

File metadata and controls

13 lines (10 loc) · 618 Bytes

# GroupMember

Properties

Name Type Description Notes
email string User email. [optional]
first_name string User first name. [optional]
id string User ID. [optional]
last_name string User last name. [optional]
type int User type.<br> `1` - Basic<br> `2` - Licensed<br> `3` - On-prem [optional]

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