TaxW2Response

TaxW2Response class

Tax W2 response class.

public class TaxW2Response

Constructors

NameDescription
TaxW2Response()Initializes a new instance of TaxW2Response class.

Properties

NameDescription
SSN { get; set; }Gets or sets the social Security Number of the employee.
TAXW2s { get; set; }Gets or sets the collection of TaxW2_V100 or TaxW2_V200.

See Also