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
| Name | Type | Description |
|---|---|---|
| created-at | option<s32> | |
| custom-fields | option<list<post-contactdb-recipients-search-response-recipients-item-custom-fields-item>> | |
| 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> |