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

DataEntryApplicationType_Enum

Specifies a type of application.

Referenced By

DataEntryDetails

Properties

Name Description Type Required Generic Enum Ignore
value DataEntryApplicationType_Enum_Base false "POS" ,"Web" ,"Mobile web" ,"App" ,"Kiosk" ,"Voice bot" ,"Chat bot" ,"Text bot" ,"Social" ,"Call center portal" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "POS", "Web", "Mobile web", "App", "Kiosk", "Voice bot", "Chat bot", "Text bot", "Social", "Call center portal", "Other_" ],
  "extension" : "string"
}