Uses of Class
net.authorize.api.contract.v1.TransactionResponse.PrePaidCard

Packages that use TransactionResponse.PrePaidCard
net.authorize.api.contract.v1   
 

Uses of TransactionResponse.PrePaidCard in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as TransactionResponse.PrePaidCard
protected  TransactionResponse.PrePaidCard TransactionResponse.prePaidCard
           
 

Methods in net.authorize.api.contract.v1 that return TransactionResponse.PrePaidCard
 TransactionResponse.PrePaidCard ObjectFactory.createTransactionResponsePrePaidCard()
          Create an instance of TransactionResponse.PrePaidCard
 TransactionResponse.PrePaidCard TransactionResponse.getPrePaidCard()
          Gets the value of the prePaidCard property.
 

Methods in net.authorize.api.contract.v1 with parameters of type TransactionResponse.PrePaidCard
 void TransactionResponse.setPrePaidCard(TransactionResponse.PrePaidCard value)
          Sets the value of the prePaidCard property.
 



Copyright © 2014. All Rights Reserved.