Uses of Class
net.authorize.api.contract.v1.TransactionResponse.SplitTenderPayments
-
Packages that use TransactionResponse.SplitTenderPayments Package Description net.authorize.api.contract.v1 -
-
Uses of TransactionResponse.SplitTenderPayments in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as TransactionResponse.SplitTenderPayments Modifier and Type Field Description protected TransactionResponse.SplitTenderPaymentsTransactionResponse. splitTenderPaymentsMethods in net.authorize.api.contract.v1 that return TransactionResponse.SplitTenderPayments Modifier and Type Method Description TransactionResponse.SplitTenderPaymentsObjectFactory. createTransactionResponseSplitTenderPayments()Create an instance ofTransactionResponse.SplitTenderPaymentsTransactionResponse.SplitTenderPaymentsTransactionResponse. getSplitTenderPayments()Gets the value of the splitTenderPayments property.Methods in net.authorize.api.contract.v1 with parameters of type TransactionResponse.SplitTenderPayments Modifier and Type Method Description voidTransactionResponse. setSplitTenderPayments(TransactionResponse.SplitTenderPayments value)Sets the value of the splitTenderPayments property.
-