| Name | Type | Description | Notes |
|---|---|---|---|
| address1 | string | Address line 1 | [optional] |
| address2 | string | Address line 2 | [optional] |
| cc_emails | string[] | CC emails. Multiple allowed, but total length of all emails can not exceed 100 characters. | [optional] |
| cell_phone | string | Cell phone | [optional] |
| cell_phone_e164 | string | Cell phone (E164 format) | [optional] |
| city | string | City | [optional] |
| company | string | Company | [optional] |
| country_code | string | ISO-3166 two letter country code | [optional] |
| day_phone | string | Day time phone | [optional] |
| day_phone_e164 | string | Day time phone (E164 format) | [optional] |
| string | [optional] | ||
| evening_phone | string | Evening phone | [optional] |
| evening_phone_e164 | string | Evening phone (E164 format) | [optional] |
| first_name | string | First name | [optional] |
| last_name | string | Last name | [optional] |
| postal_code | string | Postal code | [optional] |
| state_region | string | State for United States otherwise region or province for other countries | [optional] |
| title | string | Title | [optional] |