Record
get-lists-id-members-id-activity-params
No description available.
record get-lists-id-members-id-activity-params {
list-id: string,
subscriber-hash: string,
fields: option<list<string>>,
exclude-fields: option<list<string>>,
action: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| list-id | string | |
| subscriber-hash | string | |
| fields | option<list<string>> | |
| exclude-fields | option<list<string>> | |
| action | option<string> |