Uses of Class
net.authorize.api.contract.v1.ARBTransactionList
-
Packages that use ARBTransactionList Package Description net.authorize.api.contract.v1 -
-
Uses of ARBTransactionList in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ARBTransactionList Modifier and Type Field Description protected ARBTransactionListARBSubscriptionMaskedType. arbTransactionsMethods in net.authorize.api.contract.v1 that return ARBTransactionList Modifier and Type Method Description ARBTransactionListObjectFactory. createARBTransactionList()Create an instance ofARBTransactionListARBTransactionListARBSubscriptionMaskedType. getArbTransactions()Gets the value of the arbTransactions property.Methods in net.authorize.api.contract.v1 with parameters of type ARBTransactionList Modifier and Type Method Description voidARBSubscriptionMaskedType. setArbTransactions(ARBTransactionList value)Sets the value of the arbTransactions property.
-