Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 727 Bytes

File metadata and controls

17 lines (9 loc) · 727 Bytes

Group

Properties

Name Type Description Notes
groupOid Integer The unique object identifier (oid for short) for this group [optional]
name String The name of this group. [optional]
notifications List<Notification> A list of notifications the user receives. [optional]
permissions List<Permission> A list of permissions the user enjoys for accessing the backend of UltraCart. [optional]
users List<GroupUserMembership> A list of users that belong to this group. [optional]