CardType
Defines Card Type
Possible enumeration values:
Name | Value | Description |
---|---|---|
None |
0 |
The credit card with none type. |
MasterCard |
1 |
The credit card with "Master Card" type. |
Discover |
2 |
The credit card with "Discover" type. |
Amex |
3 |
The credit card with "AMEX" type. |
JCB |
4 |
The credit card with "Japan Credit Bureau (JCB)" type. |
AmericanExpress |
5 |
The credit card with "American Express" type. |
Visa |
6 |
The credit card with "VISA" type. |