| 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] |