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

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

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

Fields in net.authorize.api.contract.v1 declared as ArrayOfBatchDetailsType
protected  ArrayOfBatchDetailsType GetSettledBatchListResponse.batchList
           
 

Methods in net.authorize.api.contract.v1 that return ArrayOfBatchDetailsType
 ArrayOfBatchDetailsType ObjectFactory.createArrayOfBatchDetailsType()
          Create an instance of ArrayOfBatchDetailsType
 ArrayOfBatchDetailsType GetSettledBatchListResponse.getBatchList()
          Gets the value of the batchList property.
 

Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfBatchDetailsType
 void GetSettledBatchListResponse.setBatchList(ArrayOfBatchDetailsType value)
          Sets the value of the batchList property.
 



Copyright © 2014. All Rights Reserved.