ValidateBatch200ResponseSummary constructor
ValidateBatch200ResponseSummary({})
Returns a new ValidateBatch200ResponseSummary instance.
Implementation
ValidateBatch200ResponseSummary({
this.valid,
this.invalid,
this.catchAll,
this.unknown,
this.doNotMail,
});