| Pakket | mx.validators |
| Klasse | public final class CreditCardValidatorCardType |
| Overerving | CreditCardValidatorCardType Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
CreditCardValidator.cardType
property.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| AMERICAN_EXPRESS : String = "American Express" [statisch]
Specifies the card type as American Express. | CreditCardValidatorCardType | ||
| DINERS_CLUB : String = "Diners Club" [statisch]
Specifies the card type as Diners Club. | CreditCardValidatorCardType | ||
| DISCOVER : String = "Discover" [statisch]
Specifies the card type as Discover. | CreditCardValidatorCardType | ||
| MASTER_CARD : String = "MasterCard" [statisch]
Specifies the card type as MasterCard. | CreditCardValidatorCardType | ||
| VISA : String = "Visa" [statisch]
Specifies the card type as Visa. | CreditCardValidatorCardType | ||
Constantedetails
AMERICAN_EXPRESS | Constante |
public static const AMERICAN_EXPRESS:String = "American Express"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies the card type as American Express.
DINERS_CLUB | Constante |
public static const DINERS_CLUB:String = "Diners Club"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies the card type as Diners Club.
DISCOVER | Constante |
public static const DISCOVER:String = "Discover"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies the card type as Discover.
MASTER_CARD | Constante |
public static const MASTER_CARD:String = "MasterCard"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies the card type as MasterCard.
VISA | Constante |
public static const VISA:String = "Visa"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies the card type as Visa.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven