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

TenderType_Enum

Specifies methods of payment.

Referenced By

Deposit
Payment

Properties

Name Description Type Required Generic Enum Ignore
value TenderType_Enum_Base false "Cash" ,"Credit card" ,"Gift card" ,"Gift certificate" ,"House account" ,"Loyalty reward" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Cash", "Credit card", "Gift card", "Gift certificate", "House account", "Loyalty reward", "Other_" ],
  "extension" : "string"
}