Uses of Class
dev.vality.anapi.v2.model.PaymentsToolDistributionResult
| Package | Description |
|---|---|
| dev.vality.anapi.v2.model |
-
Uses of PaymentsToolDistributionResult in dev.vality.anapi.v2.model
Methods in dev.vality.anapi.v2.model that return PaymentsToolDistributionResult Modifier and Type Method Description PaymentsToolDistributionResultPaymentsToolDistributionResult. name(String name)PaymentsToolDistributionResultPaymentsToolDistributionResult. percents(Double percents)Methods in dev.vality.anapi.v2.model that return types with arguments of type PaymentsToolDistributionResult Modifier and Type Method Description @Valid List<PaymentsToolDistributionResult>InlineResponse2006. getResult()Get resultMethods in dev.vality.anapi.v2.model with parameters of type PaymentsToolDistributionResult Modifier and Type Method Description InlineResponse2006InlineResponse2006. addResultItem(PaymentsToolDistributionResult resultItem)Method parameters in dev.vality.anapi.v2.model with type arguments of type PaymentsToolDistributionResult Modifier and Type Method Description InlineResponse2006InlineResponse2006. result(List<PaymentsToolDistributionResult> result)voidInlineResponse2006. setResult(List<PaymentsToolDistributionResult> result)