Information about the account.
| Name | Type | Description | Notes |
|---|---|---|---|
| accountId | String | The ID of the account. | [optional] |
| additionalEmails | List<String> | One or more additional email addresses for the account. These addresses are used for notifications only. | [optional] |
| city | String | The city of the account owner. | [optional] |
| companyName | String | The name of the company for the account. | [optional] |
| country | String | The country of the account owner. | [optional] |
| customerId | String | The ID of the customer. | [optional] |
| String | The main email address for the account. This address is used for your credentials and for notifications. | [optional] | |
| firstName | String | The first name of the account owner. | [optional] |
| jobTitle | String | The job title of the account owner. | [optional] |
| lastName | String | The last name of the account owner. | [optional] |
| mobileNumber | String | The mobile phone number of the account owner. | [optional] |
| phoneNumber | String | The landline phone number of the account owner. | [optional] |
| stateProvince | String | The state/province of the account. | [optional] |
| vatNumber | String | The value added tax (VAT) number for the account. | [optional] |
| zipCode | String | The ZIP code of the city. | [optional] |