TaxW2_V200 class
TaxW2_V200 class
Tax W2 v200 form class, for tax years >= 2001
Inheritance: TaxW2_V200 → AbstractTaxW2
The TaxW2_V200 type exposes the following members:
Constructors
Constructor | Description |
---|---|
TaxW2_V200() | Initializes a new instance of TaxW2_V200 class. |
Properties
Property | Description |
---|---|
tax_year | Gets or sets the tax year of this form, in format “YYYY”. |
control_number | Gets or sets the control number. |
void | Gets or sets whether this W2 is void and a new W2 will be provided. |
employer | Gets or sets the TaxW2_V200.employer. |
employee | Gets or sets the TaxW2_V200.employee. |
wages | Gets or sets the wages, tips, other compensation. |
federal_tax_withheld | Gets or sets the federal tax withheld. |
social_security_wages | Gets or sets the social security wages. |
social_security_tax_withheld | Gets or sets the social security tax withheld. |
medicare_wages | Gets or sets the medicare wages and tips. |
medicare_tax_withheld | Gets or sets the medicare tax withheld. |
social_security_tips | Gets or sets the social security tips. |
allocated_tips | Gets or sets the allocated tips. |
advanced_eic | Gets or sets the advance EIC payment. |
dependent_care_benefit | Gets or sets the dependent care benefits. |
nonqualified_plan | Gets or sets the non-qualified plan. |
codeses | Gets or sets the collection of Codes. |
others | Gets or sets the collection of Other. |
statutory | Gets or sets the statutory employee. |
retirement_plan | Gets or sets the retirement plan. |
third_party_sick_pay | Gets or sets the third party sick pay. |
state_infos | Gets or sets the collection of StateInfo. |
local_infos | Gets or sets the collection of LocalInfo. |
w2_verification_code | Gets or sets the verification code. |
See Also
- module aspose.finance.ofx.taxw2
- class AbstractTaxW2