Credit1099Recipient constructor
Credit1099Recipient({})
Implementation
Credit1099Recipient({
this.address,
this.name,
this.tin,
this.accountNumber,
this.factaFilingRequirement,
this.secondTinExists,
});
Credit1099Recipient({
this.address,
this.name,
this.tin,
this.accountNumber,
this.factaFilingRequirement,
this.secondTinExists,
});