address1 |
String |
Address line 1 |
[optional] |
address2 |
String |
Address line 2 |
[optional] |
cc_emails |
Array<String> |
CC emails. Multiple allowed, but total length of all emails can not exceed 100 characters. |
[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] |
email |
String |
Email |
[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] |