Uses of Class
net.authorize.api.contract.v1.GetBatchStatisticsResponse
-
Packages that use GetBatchStatisticsResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetBatchStatisticsResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetBatchStatisticsResponse Modifier and Type Method Description GetBatchStatisticsResponseObjectFactory. createGetBatchStatisticsResponse()Create an instance ofGetBatchStatisticsResponse -
Uses of GetBatchStatisticsResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type GetBatchStatisticsResponse Modifier and Type Method Description protected Class<GetBatchStatisticsResponse>GetBatchStatisticsController. getResponseType()
-