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