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