Uses of Class
dev.vality.swag.analytics.model.GroupByShopAmountResult
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of GroupByShopAmountResult in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return GroupByShopAmountResult Modifier and Type Method Description GroupByShopAmountResultGroupByShopAmountResult. addGroupBySHopResultsItem(ShopAmountResult groupBySHopResultsItem)GroupByShopAmountResultGroupByShopAmountResult. groupBySHopResults(List<ShopAmountResult> groupBySHopResults)Methods in dev.vality.swag.analytics.model that return types with arguments of type GroupByShopAmountResult Modifier and Type Method Description List<GroupByShopAmountResult>InlineResponse200. getResult()Get resultMethods in dev.vality.swag.analytics.model with parameters of type GroupByShopAmountResult Modifier and Type Method Description InlineResponse200InlineResponse200. addResultItem(GroupByShopAmountResult resultItem)Method parameters in dev.vality.swag.analytics.model with type arguments of type GroupByShopAmountResult Modifier and Type Method Description InlineResponse200InlineResponse200. result(List<GroupByShopAmountResult> result)voidInlineResponse200. setResult(List<GroupByShopAmountResult> result)