Uses of Class
net.authorize.api.contract.v1.TransactionResponse.Errors.Error

Packages that use TransactionResponse.Errors.Error
net.authorize.api.contract.v1   
 

Uses of TransactionResponse.Errors.Error in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 with type parameters of type TransactionResponse.Errors.Error
protected  List<TransactionResponse.Errors.Error> TransactionResponse.Errors.error
           
 

Methods in net.authorize.api.contract.v1 that return TransactionResponse.Errors.Error
 TransactionResponse.Errors.Error ObjectFactory.createTransactionResponseErrorsError()
          Create an instance of TransactionResponse.Errors.Error
 

Methods in net.authorize.api.contract.v1 that return types with arguments of type TransactionResponse.Errors.Error
 List<TransactionResponse.Errors.Error> TransactionResponse.Errors.getError()
          Gets the value of the error property.
 



Copyright © 2014. All Rights Reserved.