Tax Accounts hold the information used to gain access to a particular state agency's tax account.
| Property | Type | Description |
|---|---|---|
| username | string | The login username of a state tax account. |
string | The login email for a state tax account. | |
| password | string | The login password for a state tax account. |
| agency | string | The state agency for this tax account |
| agency_link | string | The link to the state tax account's home or login page. |
| pin | string | The state tax account's pin or access code, if applicable. |
| security_questions | object[] | The state tax account's security questions, if applicable. |