| Name | Type | Description | Notes |
|---|---|---|---|
| address1 | String | Address line 1 | [optional] |
| address2 | String | Address line 2 | [optional] |
| ccEmails | List<String> | CC emails. Multiple allowed, but total length of all emails can not exceed 100 characters. | [optional] |
| cellPhone | String | Cell phone | [optional] |
| cellPhoneE164 | String | Cell phone (E164 format) | [optional] |
| city | String | City | [optional] |
| company | String | Company | [optional] |
| countryCode | String | ISO-3166 two letter country code | [optional] |
| dayPhone | String | Day time phone | [optional] |
| dayPhoneE164 | String | Day time phone (E164 format) | [optional] |
| String | [optional] | ||
| eveningPhone | String | Evening phone | [optional] |
| eveningPhoneE164 | String | Evening phone (E164 format) | [optional] |
| firstName | String | First name | [optional] |
| lastName | String | Last name | [optional] |
| postalCode | String | Postal code | [optional] |
| stateRegion | String | State for United States otherwise region or province for other countries | [optional] |
| title | String | Title | [optional] |