Tax1099R_V100 class
Tax1099R_V100 class
Tax 1099R V100 form class.
Inheritance: Tax1099R_V100 → AbstractTaxForm1099
The Tax1099R_V100 type exposes the following members:
Constructors
Constructor | Description |
---|---|
Tax1099R_V100() | Initializes a new instance of Tax1099R_V100 class. |
Properties
Property | Description |
---|---|
server_id | Gets or sets the ID assigned by host server to the form. |
tax_year | Gets or sets the tax year of this form. |
void | Gets or sets whether the form is void. |
corrected | Gets or sets whether this is a corrected form. |
gross_distribution | Gets or sets the gross distribution. |
taxable_amount | Gets or sets the taxable amount. |
taxable_amount_not_determined | Gets or sets the taxable amount not determined |
total_distribution | Gets or sets the total distribution. |
capital_gain | Gets or sets the capital gain. |
federal_tax_withheld | Gets or sets the federal income tax withheld. |
employee_contrib_insurance | Gets or sets the employee/designated Roth contrib, insurance premiums. |
net_unrealized_appreciation_employer | Gets or sets the net unrealized appreciation in employer’s securities. |
distribution_codes | Gets or sets the distribution codes. |
ira_sep_simp | Gets or sets the IRA/SEP/SIMPLE. |
annual_contract_distribution | Gets or sets the annual contract distribution. |
annual_contract_percentage | Gets or sets the annual contract percentage. |
percentage_total_distribution | Gets or sets the your percentage of total distribution. |
total_employee_contribution | Gets or sets the total employee contributions. |
amount_allocable_irr | Gets or sets the amount allocable to IRR. |
first_year_design_roth | Gets or sets the first year designated ROTH, in format “YYYY”. |
state_tax_withheld_aggregates | Gets or sets the collection of StateTaxWithheldAggregate. |
local_tax_withheld_aggregates | Gets or sets the collection of LocalTaxWithheldAggregate. |
payer_address | Gets or sets the Tax1099R_V100.payer_address. |
payer_id | Gets or sets the payer’s federal identification number. |
recipient_address | Gets or sets the Tax1099R_V100.recipient_address. |
recipient_id | Gets or sets the recipient’s identification number. |
recipient_account | Gets or sets the recipient’s account number. |
See Also
- module aspose.finance.ofx.tax1099
- class AbstractTaxForm1099