| Name | Type | Description | Notes |
|---|---|---|---|
| GroupOid | int | 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] |