| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Name of Menu, only shown in portal | [optional] |
| image_url | string | Image url | [optional] |
| menu_sections | \Flipdish\Client\Models\CreateFullMenuSection[] | Menu sections (starters, main etc) | [optional] |
| tax_rates | \Flipdish\Client\Models\CreateMenuTaxRate[] | Menu tax rates | [optional] |
| display_section_links | bool | Display menu section link on UI | [optional] |
| menu_section_behaviour | string | Menu section behaviour | [optional] |
| tax_type | string | Tax type | [optional] |
| is_integrated | bool | Flag to indicate if the menu is integrated (contains metadata) | [optional] |