Uses of Class
com.creditcall.chipdnamobile.CardTypeID
-
-
Uses of CardTypeID in com.creditcall.chipdnamobile
Fields in com.creditcall.chipdnamobile declared as CardTypeID Modifier and Type Field Description static CardTypeIDCardTypeID. BusinessCredit(150) Business Creditstatic CardTypeIDCardTypeID. BusinessDebit(151) Business Debitstatic CardTypeIDCardTypeID. Commercial(130) Commercialstatic CardTypeIDCardTypeID. Consumer(140) Consumerstatic CardTypeIDCardTypeID. Corporate(110) Corporatestatic CardTypeIDCardTypeID. CorporatePurchasing(111) Corporate Purchasingstatic CardTypeIDCardTypeID. Credit(1) Creditstatic CardTypeIDCardTypeID. CreditRestricted(2) Credit (Restricted)static CardTypeIDCardTypeID. Debit(10) Debitstatic CardTypeIDCardTypeID. DebitRestricted(11) Debit (Restricted)static CardTypeIDCardTypeID. Electronic(200) Electronicstatic CardTypeIDCardTypeID. ElectronicBusinessCard(201) Electronic Business Cardstatic CardTypeIDCardTypeID. Fleet(120) Fleetstatic CardTypeIDCardTypeID. Purchasing(100) Purchasingstatic CardTypeIDCardTypeID. StoredValue(300) Stored Valuestatic CardTypeIDCardTypeID. Unknown(0) UnknownMethods in com.creditcall.chipdnamobile that return CardTypeID Modifier and Type Method Description CardTypeIDSOAPExtendedTransaction. getCardTypeID()Gets the card type ID of the transaction.
-