Record
resource-custom-fields
No description available.
record resource-custom-fields {
dropdown: option<string>,
key: string,
label: resource-custom-fields-label,
optional: bool,
type-op: resource-custom-fields-type-op-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| dropdown | option<string> | |
| key | string | |
| label | resource-custom-fields-label | |
| optional | bool | |
| type-op | resource-custom-fields-type-op-enum |