Uses of Class
dev.vality.swag.analytics.model.PaymentSearchResult
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of PaymentSearchResult in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return types with arguments of type PaymentSearchResult Modifier and Type Method Description List<PaymentSearchResult>InlineResponse20010. getResult()Get resultMethods in dev.vality.swag.analytics.model with parameters of type PaymentSearchResult Modifier and Type Method Description InlineResponse20010InlineResponse20010. addResultItem(PaymentSearchResult resultItem)Method parameters in dev.vality.swag.analytics.model with type arguments of type PaymentSearchResult Modifier and Type Method Description InlineResponse20010InlineResponse20010. result(List<PaymentSearchResult> result)voidInlineResponse20010. setResult(List<PaymentSearchResult> result)