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

Customer_MS0100

Referenced By

Order
OrderSummary
OrderItem

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
PersonName Assigned Type: ms-0100:PersonName PersonName_MS0100 false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "personName" : {
    "@type" : "string",
    "first" : "string",
    "last" : "string",
    "extensionPoint" : { }
  },
  "extensionPoint" : { }
}