Uses of Class
com.creditcall.chipdnamobile.TransactionTypeID
-
-
Uses of TransactionTypeID in com.creditcall.chipdnamobile
Fields in com.creditcall.chipdnamobile declared as TransactionTypeID Modifier and Type Field Description static TransactionTypeIDTransactionTypeID. AccountVerification(3) Account Verificationstatic TransactionTypeIDTransactionTypeID. Auth(0) Authorizationstatic TransactionTypeIDTransactionTypeID. DeferredAuth(30) Deferred Authorizationstatic TransactionTypeIDTransactionTypeID. LinkedRefund(1) Linked Refundstatic TransactionTypeIDTransactionTypeID. OfflineAuth(4) Offline Authorizationstatic TransactionTypeIDTransactionTypeID. StandaloneRefund(6) Standalone Refundstatic TransactionTypeIDTransactionTypeID. VoiceReferral(5) Voice ReferralMethods in com.creditcall.chipdnamobile that return TransactionTypeID Modifier and Type Method Description TransactionTypeIDSOAPExtendedTransaction. getTransactionTypeID()Gets the transaction type ID of the transaction.TransactionTypeIDSOAPTransactionStatistics. getTransactionTypeID()Gets the transaction type ID of the transaction statistics.Methods in com.creditcall.chipdnamobile that return types with arguments of type TransactionTypeID Modifier and Type Method Description java.util.ArrayList<TransactionTypeID>Merchant. getTransactionTypes()
-