Uses of Class
dev.vality.swag.analytics.model.PaymentsToolDistributionResult
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of PaymentsToolDistributionResult in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return PaymentsToolDistributionResult Modifier and Type Method Description PaymentsToolDistributionResultPaymentsToolDistributionResult. name(String name)PaymentsToolDistributionResultPaymentsToolDistributionResult. percents(Double percents)Methods in dev.vality.swag.analytics.model that return types with arguments of type PaymentsToolDistributionResult Modifier and Type Method Description List<PaymentsToolDistributionResult>InlineResponse2002. getResult()Get resultMethods in dev.vality.swag.analytics.model with parameters of type PaymentsToolDistributionResult Modifier and Type Method Description InlineResponse2002InlineResponse2002. addResultItem(PaymentsToolDistributionResult resultItem)Method parameters in dev.vality.swag.analytics.model with type arguments of type PaymentsToolDistributionResult Modifier and Type Method Description InlineResponse2002InlineResponse2002. result(List<PaymentsToolDistributionResult> result)voidInlineResponse2002. setResult(List<PaymentsToolDistributionResult> result)