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

PersonName_MS0100

Referenced By

Customer_MS0100

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
First The first name or given name of the person. string false false
Last The surname of the person. string false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "first" : "string",
  "last" : "string",
  "extensionPoint" : { }
}