Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 807 Bytes

Label.md

File metadata and controls

16 lines (13 loc) · 807 Bytes

Label

Properties

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]

[Back to Model list] [Back to API list] [Back to README]