Label
Represents a label in Todoist.
See
https://todoist.com/api/v1/docs#tag/Labels
Extends
TypeOf
<typeofLabelSchema
>
Properties
Property | Type |
---|---|
color | string |
id | string |
isFavorite | boolean |
name | string |
order | null | number |
Represents a label in Todoist.
https://todoist.com/api/v1/docs#tag/Labels
TypeOf
<typeof LabelSchema
>Property | Type |
---|---|
color | string |
id | string |
isFavorite | boolean |
name | string |
order | null | number |