Record
patch-lists-id-merge-fields-id-params
No description available.
record patch-lists-id-merge-fields-id-params {
list-id: string,
merge-id: string,
default-value: option<string>,
display-order: option<s32>,
help-text: option<string>,
name: string,
options: option<patch-lists-id-merge-fields-id-body-options>,
public: option<bool>,
required: option<bool>,
tag: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| list-id | string | |
| merge-id | string | |
| default-value | option<string> | |
| display-order | option<s32> | |
| help-text | option<string> | |
| name | string | |
| options | option<patch-lists-id-merge-fields-id-body-options> | |
| public | option<bool> | |
| required | option<bool> | |
| tag | option<string> |