Record
post-list-member-events-params
No description available.
record post-list-member-events-params {
list-id: string,
subscriber-hash: string,
is-syncing: option<bool>,
name: string,
occurred-at: option<string>,
properties: option<post-list-member-events-body-properties>,
}Fields
| Name | Type | Description |
|---|---|---|
| list-id | string | |
| subscriber-hash | string | |
| is-syncing | option<bool> | |
| name | string | |
| occurred-at | option<string> | |
| properties | option<post-list-member-events-body-properties> |