Uses of Class
net.authorize.api.contract.v1.TransactionDetailsType

Packages that use TransactionDetailsType
net.authorize.api.contract.v1   
 

Uses of TransactionDetailsType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as TransactionDetailsType
protected  TransactionDetailsType GetTransactionDetailsResponse.transaction
           
 

Methods in net.authorize.api.contract.v1 that return TransactionDetailsType
 TransactionDetailsType ObjectFactory.createTransactionDetailsType()
          Create an instance of TransactionDetailsType
 TransactionDetailsType GetTransactionDetailsResponse.getTransaction()
          Gets the value of the transaction property.
 

Methods in net.authorize.api.contract.v1 with parameters of type TransactionDetailsType
 void GetTransactionDetailsResponse.setTransaction(TransactionDetailsType value)
          Sets the value of the transaction property.
 



Copyright © 2014. All Rights Reserved.