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

Email

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
EmailAddress An email address. string true false
EmailType Assigned Type: ms-0200:AddressType_Enum AddressType_Enum false false
primaryInd When true, this is the primary email address for the person. boolean false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "emailAddress" : "string",
  "emailType" : {
    "value" : { },
    "extension" : "string"
  },
  "primaryInd" : "boolean",
  "extensionPoint" : { }
}