Record
update-labels-by-id-label-params
No description available.
record update-labels-by-id-label-params {
id-label: string,
token: string,
color: option<string>,
id-board: option<string>,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id-label | string | |
| token | string | |
| color | option<string> | |
| id-board | option<string> | |
| name | option<string> |