CardType

Enum representation of whether a card is a Credit or Debit card, or unknown type if its type cannot be determined.

Values

  • CREDIT String

    Credit card

  • DEBIT String

    Debit card

  • UNKNOWN_CARD_TYPE String

    Unknown payment card type