Wasm Directoryalpha
Record

post-contactdb-recipients-search-response-recipients-item

No description available.

record post-contactdb-recipients-search-response-recipients-item {
  created-at: option​<s32>,
  custom-fields: option​<list​<post-contactdb-recipients-search-response-recipients-item-custom-fields-item>>,
  email: option​<string>,
  first-name: option​<string>,
  id: option​<string>,
  last-clicked: option​<s32>,
  last-emailed: option​<s32>,
  last-opened: option​<s32>,
  updated-at: option​<s32>,
}

Fields

NameTypeDescription
created-atoption​<s32>
custom-fieldsoption​<list​<post-contactdb-recipients-search-response-recipients-item-custom-fields-item>>
emailoption​<string>
first-nameoption​<string>
idoption​<string>
last-clickedoption​<s32>
last-emailedoption​<s32>
last-openedoption​<s32>
updated-atoption​<s32>