Record
field-configuration-item
No description available.
record field-configuration-item {
description: option<string>,
id: string,
is-hidden: option<bool>,
is-required: option<bool>,
renderer: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| description | option<string> | |
| id | string | |
| is-hidden | option<bool> | |
| is-required | option<bool> | |
| renderer | option<string> |