Record

contact-response

No description available.

record contact-response {
  address-line-v1: string,
  address-line-v2: string,
  alternate-emails: list​<string>,
  city: string,
  country: string,
  custom-fields: contact-response-custom-fields,
  email: string,
  first-name: string,
  id: string,
  last-name: string,
  list-ids: option​<list​<string>>,
  postal-code: s32,
  segment-ids: option​<list​<string>>,
  state-province-region: string,
}

Fields

NameTypeDescription
address-line-v1string
address-line-v2string
alternate-emailslist​<string>
citystring
countrystring
custom-fieldscontact-response-custom-fields
emailstring
first-namestring
idstring
last-namestring
list-idsoption​<list​<string>>
postal-codes32
segment-idsoption​<list​<string>>
state-province-regionstring