| Name | Type | Description | Notes |
|---|---|---|---|
| orderItemOptions | List<OrderItemOption> | Option list | [optional] |
| metadata | Map<String, String> | Metadata | [optional] |
| menuItemPublicId | UUID | Public id of the Menu Item | [optional] |
| menuSectionName | String | Menu section name | [optional] |
| menuSectionDisplayOrder | Integer | Menu section display order | [optional] |
| name | String | Name | [optional] |
| description | String | Description | [optional] |
| price | Double | Price | [optional] |
| taxAmount | Double | Tax currency amount | [optional] |
| priceIncludingOptionSetItems | Double | Price including option set items | [optional] |
| menuItemId | Integer | Menu item identifier | [optional] |
| menuItemDisplayOrder | Integer | Menu item display order | [optional] |
| isAvailable | Boolean | Is available | [optional] |
| depositReturnFee | Double | Deposit return fee | [optional] |