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

PackingList

Properties

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
{
  "@type" : "string",
  "itemName" : "string",
  "quantity" : "integer",
  "extensionPoint" : { }
}