Interface: MondayStatusLabel
Defined in: packages/sdk/src/api/monday.ts:10
Status label from Monday.com column settings
Properties
color?
optionalcolor:string
Defined in: packages/sdk/src/api/monday.ts:14
The color of the status (CSS color name or hex)
index?
optionalindex:number
Defined in: packages/sdk/src/api/monday.ts:16
The index used when creating webhooks for specific status changes
is_deactivated?
optionalis_deactivated:boolean
Defined in: packages/sdk/src/api/monday.ts:18
Whether this status is deactivated
label?
optionallabel:string
Defined in: packages/sdk/src/api/monday.ts:12
The display text of the status