Source: https://restauranttechnologynetwork.com/technical-documents

Channel

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
ChannelName Identifies a channel. string
MenuItemDescription A description related to the channel. string
ExtensionPoint ExtensionPoint true

Referenced By

Ingredient
MenuItem
Modifier
{
  "@type" : "string",
  "channelName" : "string",
  "menuItemDescription" : "string",
  "extensionPoint" : { }
}