ccType property

CreditCardType ccType
getter/setter pair

The type of the credit card that was validated This is meant to be used in the other validation processes because the card number length and security codes depend on this

Implementation

CreditCardType ccType;