| Name | Type | Description | Notes |
|---|---|---|---|
| catalogGroupId | String | Unique catalog group id | [optional] |
| catalogItemId | String | Unique catalog item id | [optional] |
| isArchived | Boolean | Returns true if the group is archived | [optional] |
| minSelectCount | Integer | Minimum number of items that the user has to select | [optional] |
| maxSelectCount | Integer | Maximum number of items that the user has to select | [optional] |
| products | List<ProductReference> | Collection of items associated with this product | [optional] |
| metafields | List<Metafield> | Collection of metafields | [optional] |
| groupType | GroupTypeEnum | Type of group (ModifierGroup, etc) | |
| sku | String | Stock Keeping Unit (SKU) | |
| name | String | Group name | |
| autogenerateDisplayText | Boolean | Autogenerate display text in ordering applications | [optional] |
| imageFileName | String | Image File Name | [optional] |
| Name | Value |
|---|---|
| MODIFIERGROUP | "ModifierGroup" |