Uses of Class
net.authorize.api.contract.v1.GetBatchStatisticsRequest
-
Packages that use GetBatchStatisticsRequest Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetBatchStatisticsRequest in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetBatchStatisticsRequest Modifier and Type Method Description GetBatchStatisticsRequestObjectFactory. createGetBatchStatisticsRequest()Create an instance ofGetBatchStatisticsRequest -
Uses of GetBatchStatisticsRequest in net.authorize.api.controller
Constructors in net.authorize.api.controller with parameters of type GetBatchStatisticsRequest Constructor Description GetBatchStatisticsController(GetBatchStatisticsRequest apiRequest)
-