Builds an address object for a contact. A contact can contain multiple addresses objects.
Optionalcountry: stringFull country name
Optionalcountry_code: stringTwo-letter country abbreviation
Optionalstate: stringState abbreviation
Optionalcity: stringCity name
Optionalstreet: stringStreet number and name
Optionalzip: stringZIP code
Optionaltype: stringAddress type. Standard Values: HOME, WORK
Optional ReadonlycityThe city of the address
Optional ReadonlycountryThe country of the address
Optional Readonlycountry_The country code of the address
Optional ReadonlystateThe state of the address
Optional ReadonlystreetThe street of the address
Optional ReadonlytypeThe type of the address
Optional ReadonlyzipThe zip code of the address
Address API object