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 false false
Quantity The number of the packing item to be included. integer false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "itemName" : "string",
  "quantity" : "integer",
  "extensionPoint" : { }
}