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

SeatingType

Referenced By

Party

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
SeatingType Assigned Type: ms-0300:SeatingType_Enum SeatingType_Enum false false
Quantity The number requested of the item identified in the SeatingType field. integer false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "seatingType" : {
    "value" : { },
    "extension" : "string"
  },
  "quantity" : "integer",
  "extensionPoint" : { }
}