Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
@type | string | true | true | |||
ItemName | The name of the item to be packed. | string | ||||
Quantity | The number of the packing item to be included. | integer | ||||
ExtensionPoint | ExtensionPoint | true |
Ingredient |
MenuItem |
MenuProduct |
Modifier |
{ "@type" : "string", "itemName" : "string", "quantity" : "integer", "extensionPoint" : { } }