Trello.js - API library
Preparing search index...
Parameters
UpdateLabelField
Interface UpdateLabelField
interface
UpdateLabelField
{
field
:
string
;
id
:
string
;
value
:
string
;
}
Index
Properties
field
id
value
Properties
field
field
:
string
The field on the Label to update.
id
id
:
string
The id of the label
value
value
:
string
The new value for the field.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
id
value
Trello.js - API library
Loading...
The field on the Label to update.