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

CardEntryType_Enum

Specifies methods for how a payment may be submitted.

Referenced By

Deposit
Payment

Properties

Name Description Type Required Generic Enum Ignore
value CardEntryType_Enum_Base false "Dip" ,"Manual" ,"NFC" ,"Swipe" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Dip", "Manual", "NFC", "Swipe", "Other_" ],
  "extension" : "string"
}