Label Model¶
Represents a label item in Zebreco. Labels are fully customisable and are used for a variety of functions. Namely, to categorise entities such as tickets and tasks.
| Name | Type | Description | |
|---|---|---|---|
| id | integer | read only | The unique id of the label |
| name | string | The name of the label - required | |
| colour | string | The colour assigned to the label - required | |
| category | string | The category of the label - required |