| Name | Type | Description | Notes |
|---|---|---|---|
| MenuItemOptionSetId | int? | Menu item option set identifier | [optional] |
| MenuItemOptionSetItems | List<CreateFullMenuItemOptionSetItem> | Option set items | [optional] |
| Name | string | Menu item option set name | [optional] |
| IsMasterOptionSet | bool? | Is master option set. This can affect the layout of the options in the menu displayed to the customer. Usually it is true if the option could be considerd a standalone item as opposed to an addition ("with ketchup") or modifier ("large"). | [optional] |
| DisplayOrder | int? | Display order. Displayed in ascending order. | [optional] |
| MinSelectCount | int? | Minimum items must be selected | [optional] |
| MaxSelectCount | int? | Maximum number of items can be selected | [optional] |
| CellLayoutType | string | Small | Medium |
| PublicId | Guid? | Permanent reference to the item. | [optional] |