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