Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 692 Bytes

File metadata and controls

17 lines (12 loc) · 692 Bytes

com.ultracart.admin.v2.Model.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 bool True if this user belongs to the parent group, false otherwise. [optional]
UserId int The user id for this user. [optional]

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