Record
create-custom-field-params
No description available.
record create-custom-field-params {
description: option<string>,
name: string,
searcher-key: option<custom-field-definition-json-bean-searcher-key-enum>,
type-op: string,
}Fields
| Name | Type | Description |
|---|---|---|
| description | option<string> | |
| name | string | |
| searcher-key | option<custom-field-definition-json-bean-searcher-key-enum> | |
| type-op | string |