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