TIWCGJQCCType Enumeration

Represents type TIWCGJQCCType.

Namespace: IWCGJQCreditCardValidator
type
 TIWCGJQCCType = (
 cctAmex,
 cctDinersClubCarteBlanche,
 cctDinersClubInternational,
 cctMasterCard,
 cctDiscover,
 cctJCB,
 cctLaser,
 cctMaestro,
 cctVisa,
 cttVisaElectron
 );

The TIWCGJQCCType type exposes the following members.

Show:
 NameDescription
cctAmex

American Express

cctDinersClubCarteBlanche

Diners Club Carte Blanche

cctDinersClubInternational

Diners Club International

cctDiscover

Discover Card

cctJCB

JCB

cctLaser

Laser

cctMaestro

Maestro

cctMasterCard

Diners Club United States & Canada (it is actually a MasterCard)

cctVisa

Visa

cttVisaElectron

Visa Electron

Top