Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 655 Bytes

GroupUserMembership.md

File metadata and controls

14 lines (10 loc) · 655 Bytes

GroupUserMembership

Properties

Name Type Description Notes
email str The email for this user. [optional]
full_name str The full name for this user. [optional]
login str 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]