Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 664 Bytes

GroupUserMembership.md

File metadata and controls

14 lines (10 loc) · 664 Bytes

GroupUserMembership

Properties

Name Type Description Notes
email string The email for this user. [optional]
full_name string The full name for this user. [optional]
login string The login for this user. [optional]
member bool True if this user belongs to the parent group, false otherwise. [optional]
user_id int The user id for this user. [optional]

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