MenuItem
A single menu item.
RestaurantPoint Of SaleOnline OrderingDeliveryMenusOrdersIntegration
Properties
| Name |
Type |
Description |
| id |
string |
Item identifier. |
| name |
string |
Item name. |
| description |
string |
Item description. |
| price |
integer |
Item price in the smallest currency unit (cents). |
| available |
boolean |
Whether the item is currently available. |
JSON Schema