# Flipdish.UpdateGroup

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Sku** | **String** | Stock Keeping Unit (SKU) | [optional] 
**Name** | **String** | Group name | [optional] 
**AutogenerateDisplayText** | **Boolean** | Autogenerate display text in ordering applications | [optional] 
**ImageFileName** | **String** | Image File Name | [optional] 
**MinSelectCount** | **Number** | Minimum number of items that the user has to select | [optional] 
**MaxSelectCount** | **Number** | Maximum number of items that the user has to select | [optional] 
**Products** | [**[UpdateProductReference]**](UpdateProductReference.md) | Collection of items associated with this group | [optional] 
**Metafields** | [**[Metafield]**](Metafield.md) | Collection of metafields | [optional] 


