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