Tax1099Response class

Tax1099Response class

Tax 1099 response class.

The Tax1099Response type exposes the following members:

Constructors

ConstructorDescription
Tax1099Response()Initializes a new instance of Tax1099Response class.

Properties

PropertyDescription
account_numberGets or sets the account number of recipient.
recipient_idGets or sets the ID of recipient.
fi_direct_deposit_infosGets or sets the collection of FIDirectDepositInfo.
tax_form_1099sGets or sets the collection of Tax1099MISC_V100 or TAX1099R_V100 or TAX1099B_V100
or TAX1099INT_V100 or TAX1099DIV_V100 or TAX1099OID_V100.

See Also