Record
custom-field-option-update
No description available.
record custom-field-option-update {
disabled: option<bool>,
id: string,
value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| disabled | option<bool> | |
| id | string | |
| value | option<string> |
No description available.
record custom-field-option-update {
disabled: option<bool>,
id: string,
value: option<string>,
}| Name | Type | Description |
|---|---|---|
| disabled | option<bool> | |
| id | string | |
| value | option<string> |