CardType

public enum CardType : String
  • Declaration

    Swift

    case VISA
  • MC

    Declaration

    Swift

    case MC
  • Declaration

    Swift

    case AMEX
  • Declaration

    Swift

    case DISCOVER
  • Declaration

    Swift

    case DINERS_CLUB
  • JCB

    Declaration

    Swift

    case JCB
  • Declaration

    Swift

    case MAESTRO
  • Declaration

    Swift

    case SOLO
  • Declaration

    Swift

    case LASER
  • Declaration

    Swift

    case CHINA_UNION_PAY
  • Declaration

    Swift

    case CARTE_BLANCHE
  • Declaration

    Swift

    case UNKNOWN
  • Declaration

    Swift

    case GIFT_CARD
  • EBT

    Declaration

    Swift

    case EBT
  • Declaration

    Swift

    case INTERAC