# Flipdish.MenuCatalogItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**CatalogItemId** | **String** | Product Id to the product to add as Menu Item | 
**CellLayoutType** | **String** | Small | Medium | Large | HiddenImage  Affects the layout of the menu. | [optional] 


<a name="CellLayoutTypeEnum"></a>
## Enum: CellLayoutTypeEnum


* `Small` (value: `"Small"`)

* `Medium` (value: `"Medium"`)

* `Large` (value: `"Large"`)

* `HiddenImage` (value: `"HiddenImage"`)




