| Name | Type | Description | Notes |
|---|---|---|---|
| sku | string | Stock Keeping Unit (SKU) | [optional] |
| name | string | Group name | [optional] |
| autogenerate_display_text | bool | Autogenerate display text in ordering applications | [optional] |
| image_file_name | string | Image File Name | [optional] |
| min_select_count | int | Minimum number of items that the user has to select | [optional] |
| max_select_count | int | Maximum number of items that the user has to select | [optional] |
| products | \Flipdish\Client\Models\UpdateProductReference[] | Collection of items associated with this group | [optional] |
| metafields | \Flipdish\Client\Models\Metafield[] | Collection of metafields | [optional] |