Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 445 Bytes

File metadata and controls

20 lines (13 loc) · 445 Bytes

GroupUser

Properties

Name Type Description Notes
userType UserTypeEnum Type of user in a group. [optional]
emailAddress String Email address of the user. [optional]

Enum: UserTypeEnum

Name Value
NONE "None"
MEMBER "Member"
ADMIN "Admin"