An object representing the E-Verify Account setup.
| Attributes | Type | Description |
|---|---|---|
company_id | String | Unique identifier of the company associated with this program administrator. |
program_administrator_id | String | Identifier for the program administrator. |
program_administrator_first_name | String | First name of the program administrator. |
program_administrator_last_name | String | Last name of the program administrator. |
program_administrator_email | String | Email of the program administrator. |
program_administrator_phone | String | Phone number of the program administrator. Must be between 7-14 digits. Only numbers, parentheses, hyphens, and spaces are accepted. |
web_service_username | String | Username used to authenticate with the E-Verify web service. |
web_service_password | String | Password used to authenticate with the E-Verify web service. |
id | Integer | Unique identifier for this configuration record. |
company_name | String | Name of the company. |
subsidiary | Boolean | Indicates whether the E-Verify account is a subsidiary account (true) or the main account (false). |
everify_authenticated | Boolean | Indicates whether the company has successfully authenticated with E-Verify services. |
