Record
post-mc-contacts-exports-params
No description available.
record post-mc-contacts-exports-params {
file-type: option<post-mc-contacts-exports-body-file-type-enum>,
list-ids: option<list<string>>,
max-file-size: option<s32>,
notifications: option<post-mc-contacts-exports-body-notifications>,
segment-ids: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| file-type | option<post-mc-contacts-exports-body-file-type-enum> | |
| list-ids | option<list<string>> | |
| max-file-size | option<s32> | |
| notifications | option<post-mc-contacts-exports-body-notifications> | |
| segment-ids | option<list<string>> |