Uses of Class
dev.vality.anapi.v2.model.PaymentSearchResult
| Package | Description |
|---|---|
| dev.vality.anapi.v2.model |
-
Uses of PaymentSearchResult in dev.vality.anapi.v2.model
Methods in dev.vality.anapi.v2.model that return types with arguments of type PaymentSearchResult Modifier and Type Method Description @Valid List<PaymentSearchResult>InlineResponse2009. getResult()Get resultMethods in dev.vality.anapi.v2.model with parameters of type PaymentSearchResult Modifier and Type Method Description InlineResponse2009InlineResponse2009. addResultItem(PaymentSearchResult resultItem)Method parameters in dev.vality.anapi.v2.model with type arguments of type PaymentSearchResult Modifier and Type Method Description InlineResponse2009InlineResponse2009. result(List<PaymentSearchResult> result)voidInlineResponse2009. setResult(List<PaymentSearchResult> result)