Package dev.vality.swag.analytics.model
Class InlineResponse200
java.lang.Object
dev.vality.swag.analytics.model.InlineResponse200
@Validated @Generated(value="io.swagger.codegen.languages.SpringCodegen", date="2022-03-18T10:44:56.284Z") public class InlineResponse200 extends Object
InlineResponse200
-
Constructor Summary
Constructors Constructor Description InlineResponse200() -
Method Summary
Modifier and Type Method Description InlineResponse200addResultItem(GroupByShopAmountResult resultItem)booleanequals(Object o)List<GroupByShopAmountResult>getResult()Get resultinthashCode()InlineResponse200result(List<GroupByShopAmountResult> result)voidsetResult(List<GroupByShopAmountResult> result)StringtoString()
-
Constructor Details
-
InlineResponse200
public InlineResponse200()
-
-
Method Details