| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the label | [optional] |
| name | str | The name the label | [optional] |
| description | str | The description the label | [optional] |
| color | str | The color the label | [optional] |
| scope | str | The scope the label | [optional] |
| project_id | int | The ID of project that the label belongs to | [optional] |
| creation_time | datetime | The creation time the label | [optional] |
| update_time | datetime | The update time of the label | [optional] |