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