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