Name | Type | Description | Notes |
---|---|---|---|
Name | String | Name of Menu, only shown in portal | [optional] |
ImageUrl | String | Image url | [optional] |
MenuSections | [CreateFullMenuSection] | Menu sections (starters, main etc) | [optional] |
TaxRates | [CreateMenuTaxRate] | Menu tax rates | [optional] |
DisplaySectionLinks | Boolean | Display menu section link on UI | [optional] |
MenuSectionBehaviour | String | Menu section behaviour | [optional] |
TaxType | String | Tax type | [optional] |
-
ExpandSingle
(value:"ExpandSingle"
) -
ExpandMultiple
(value:"ExpandMultiple"
)
-
IncludedInBasePrice
(value:"IncludedInBasePrice"
) -
ExcludedFromBasePrice
(value:"ExcludedFromBasePrice"
)