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

CardType_Enum

Identifies different types of cards used for payments.

Referenced By

Deposit
Payment

Properties

Name Description Type Required Generic Enum Ignore
value CardType_Enum_Base false "American Express" ,"Discover" ,"Mastercard" ,"Visa" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "American Express", "Discover", "Mastercard", "Visa", "Other_" ],
  "extension" : "string"
}