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