Tax1099Response class

Tax1099Response class

Tax 1099 response class.

The Tax1099Response type exposes the following members:

Constructors

Constructor Description
Tax1099Response() Initializes a new instance of Tax1099Response class.

Properties

Property Description
account_number Gets or sets the account number of recipient.
recipient_id Gets or sets the ID of recipient.
fi_direct_deposit_infos Gets or sets the collection of FIDirectDepositInfo.
tax_form_1099s Gets or sets the collection of Tax1099MISC_V100 or TAX1099R_V100 or TAX1099B_V100
or TAX1099INT_V100 or TAX1099DIV_V100 or TAX1099OID_V100.

See Also