Uses of Class
net.authorize.api.contract.v1.ArrayOfBatchDetailsType
-
Packages that use ArrayOfBatchDetailsType Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfBatchDetailsType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfBatchDetailsType Modifier and Type Field Description protected ArrayOfBatchDetailsTypeGetSettledBatchListResponse. batchListMethods in net.authorize.api.contract.v1 that return ArrayOfBatchDetailsType Modifier and Type Method Description ArrayOfBatchDetailsTypeObjectFactory. createArrayOfBatchDetailsType()Create an instance ofArrayOfBatchDetailsTypeArrayOfBatchDetailsTypeGetSettledBatchListResponse. getBatchList()Gets the value of the batchList property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfBatchDetailsType Modifier and Type Method Description voidGetSettledBatchListResponse. setBatchList(ArrayOfBatchDetailsType value)Sets the value of the batchList property.
-