Record
post-metadata-templates-schema-params
No description available.
record post-metadata-templates-schema-params {
copy-instance-on-item-copy: option<bool>,
display-name: string,
fields: option<list<post-metadata-templates-schema-body-fields-item>>,
hidden: option<bool>,
scope: string,
template-key: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| copy-instance-on-item-copy | option<bool> | |
| display-name | string | |
| fields | option<list<post-metadata-templates-schema-body-fields-item>> | |
| hidden | option<bool> | |
| scope | string | |
| template-key | option<string> |