Uses of Class
dev.vality.anapi.v2.model.ShopAmountResult
| Package | Description |
|---|---|
| dev.vality.anapi.v2.model |
-
Uses of ShopAmountResult in dev.vality.anapi.v2.model
Methods in dev.vality.anapi.v2.model that return ShopAmountResult Modifier and Type Method Description ShopAmountResultShopAmountResult. addAmountResultsItem(AmountResult amountResultsItem)ShopAmountResultShopAmountResult. amountResults(List<AmountResult> amountResults)ShopAmountResultShopAmountResult. id(String id)Methods in dev.vality.anapi.v2.model that return types with arguments of type ShopAmountResult Modifier and Type Method Description @Valid List<ShopAmountResult>InlineResponse2007. getResult()Get resultMethods in dev.vality.anapi.v2.model with parameters of type ShopAmountResult Modifier and Type Method Description InlineResponse2007InlineResponse2007. addResultItem(ShopAmountResult resultItem)Method parameters in dev.vality.anapi.v2.model with type arguments of type ShopAmountResult Modifier and Type Method Description InlineResponse2007InlineResponse2007. result(List<ShopAmountResult> result)voidInlineResponse2007. setResult(List<ShopAmountResult> result)