| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | Name | [optional] |
| Description | string | Description | [optional] |
| DisplayOrder | int? | Display order | [optional] |
| IsAvailable | bool? | Is available | [optional] |
| IsHiddenFromCustomers | bool? | Is hidden from customer. Perhaps when the item is out of stock. | [optional] |
| ImageUrl | string | Image url | [optional] |
| MenuSectionId | int? | Menu Section Id | [optional] |
| PublicId | Guid? | Permanent reference to the item. | [optional] |