| Name | Type | Description | Notes |
|---|---|---|---|
| MenuItemOptionSetItemId | int? | Menu item option set item identifier | [optional] |
| Metadata | List<CreateMetadata> | List of metadata | [optional] |
| TaxRateName | string | Tax rate name | [optional] |
| NextMenuItemOptionSetId | int? | if null, next option set is next. if -1, this is the final option set | [optional] |
| Name | string | Name | [optional] |
| Price | double? | Price | [optional] |
| DepositReturnFee | double? | An optional fee that can be added to the price of the item. | [optional] |
| IsAvailable | bool? | Is available | [optional] |
| DisplayOrder | int? | Display order. Displayed in ascending order. | [optional] |
| CellLayoutType | string | Small | Medium |
| ImageUrl | string | Image url | [optional] |
| PublicId | Guid? | Permanent reference to the item. | [optional] |