Record
custom-field-setting-response-custom-field-enum-value
No description available.
record custom-field-setting-response-custom-field-enum-value {
gid: option<string>,
resource-type: option<string>,
color: option<string>,
enabled: option<bool>,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| gid | option<string> | |
| resource-type | option<string> | |
| color | option<string> | |
| enabled | option<bool> | |
| name | option<string> |