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

CommunicationMethod_Enum

Referenced By

CommunicationMethod

Properties

Name Description Type Required Generic Enum Ignore
value CommunicationMethod_Enum_Base false "Phone" ,"Email" ,"SMS" ,"WeChat" ,"Whats App" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Phone", "Email", "SMS", "WeChat", "Whats App", "Other_" ],
  "extension" : "string"
}