Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 532 Bytes

File metadata and controls

17 lines (9 loc) · 532 Bytes

GroupUserMembership

Properties

Name Type Description Notes
email String The email for this user. [optional]
fullName String The full name for this user. [optional]
login String The login for this user. [optional]
member Boolean True if this user belongs to the parent group, false otherwise. [optional]
userId Integer The user id for this user. [optional]