TaxW2Request class

TaxW2Request class

Tax W2 request class. This requests the W2 tax form from the server.

The TaxW2Request type exposes the following members:

Constructors

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

Properties

PropertyDescription
ssnGets or sets the social Security Number of the employee.
tax_yearsGets or sets the tax years of the requested forms, in format “YYYY”.

See Also