Employer class

Employer class

Employer information class.

The Employer type exposes the following members:

Constructors

Constructor Description
Employer() Initializes a new instance of Employer class.

Properties

Property Description
federal_id_number Gets or sets the employer federal ID number.
name1 Gets or sets the employer name, line 1.
name2 Gets or sets the employer name, line 2.
address1 Gets or sets the employer address, line 1.
address2 Gets or sets the employer address, line 2.
address3 Gets or sets the employer address, line 3.
city Gets or sets the employer city.
state Gets or sets the employer state or province.
postal_code Gets or sets the employer postal code.
country_string Gets or sets the country, do not abbreviate.

See Also