Uses of Class
net.authorize.api.contract.v1.BatchStatisticType
-
Packages that use BatchStatisticType Package Description net.authorize.api.contract.v1 -
-
Uses of BatchStatisticType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type BatchStatisticType Modifier and Type Field Description protected List<BatchStatisticType>ArrayOfBatchStatisticType. statisticMethods in net.authorize.api.contract.v1 that return BatchStatisticType Modifier and Type Method Description BatchStatisticTypeObjectFactory. createBatchStatisticType()Create an instance ofBatchStatisticTypeMethods in net.authorize.api.contract.v1 that return types with arguments of type BatchStatisticType Modifier and Type Method Description List<BatchStatisticType>ArrayOfBatchStatisticType. getStatistic()Gets the value of the statistic property.
-