# Flipdish.MenuElementHide

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**MenuElementId** | **Number** | id of the menu item or menu option set item | [optional] 
**MenuElementType** | **String** | Type of menu element | [optional] 


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


* `Item` (value: `"Item"`)

* `OptionSetItem` (value: `"OptionSetItem"`)




