IngredientSummary |
Ingredient |
ModifierSummary |
MenuItem |
Modifier |
MenuItemSummary |
Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
@type | string | true | true | |||
ChannelName | Identifies a channel. | string | false | false | ||
MenuItemDescription | A description related to the channel. | string | false | false | ||
ExtensionPoint | ExtensionPoint | false | true |
{ "@type" : "string", "channelName" : "string", "menuItemDescription" : "string", "extensionPoint" : { } }