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

DataEntryDevice_Enum

Specifies a type of device.

Referenced By

DataEntryDetails

Properties

Name Description Type Required Generic Enum Ignore
value DataEntryDevice_Enum_Base false "POS Terminal" ,"POS mobile terminal" ,"Desktop" ,"Laptop" ,"Mobile device" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "POS Terminal", "POS mobile terminal", "Desktop", "Laptop", "Mobile device", "Other_" ],
  "extension" : "string"
}