Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
@type | string | true | true | |||
PromotionCode | A code that the guest provides to invoke a discount on the menu product (e.g. promotion, charity event). | string | ||||
Description | Provides a description of the promotion or charity event identified in the promotion code. | string | ||||
ExtensionPoint | ExtensionPoint | true |
Ingredient |
MenuItem |
MenuProduct |
Modifier |
{ "@type" : "string", "promotionCode" : "string", "description" : "string", "extensionPoint" : { } }