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

PhoneType_Enum

Specifies the type of phone (home, business, mobile).

Referenced By

Phone

Properties

Name Description Type Required Generic Enum Ignore
value PhoneType_Enum_Base false "Home" ,"Business" ,"Mobile" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Home", "Business", "Mobile", "Other_" ],
  "extension" : "string"
}