Uses of Class
net.authorize.api.contract.v1.GetSettledBatchListResponse
-
Packages that use GetSettledBatchListResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetSettledBatchListResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetSettledBatchListResponse Modifier and Type Method Description GetSettledBatchListResponseObjectFactory. createGetSettledBatchListResponse()Create an instance ofGetSettledBatchListResponse -
Uses of GetSettledBatchListResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type GetSettledBatchListResponse Modifier and Type Method Description protected Class<GetSettledBatchListResponse>GetSettledBatchListController. getResponseType()
-