Package dev.vality.swag.analytics.model
Class InlineResponse2003
java.lang.Object
dev.vality.swag.analytics.model.InlineResponse2003
@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-03-18T10:45:05.280Z") public class InlineResponse2003 extends Object
InlineResponse2003
-
Constructor Summary
Constructors Constructor Description InlineResponse2003() -
Method Summary
Modifier and Type Method Description InlineResponse2003addResultItem(CountResult resultItem)booleanequals(Object o)List<CountResult>getResult()Get resultinthashCode()InlineResponse2003result(List<CountResult> result)voidsetResult(List<CountResult> result)StringtoString()
-
Constructor Details
-
InlineResponse2003
public InlineResponse2003()
-
-
Method Details