Chr256
Results
1
comments of
Chr256
You can get directly. Example: ```javascript var card = new Card({}); card.cardType; // This will return the card type. A (string) like "visa" for example. ```