Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 996 Bytes

HarborLabel.md

File metadata and controls

16 lines (13 loc) · 996 Bytes

HarborLabel

Properties

Name Type Description Notes
Id int64 The ID of the label [optional] [default to null]
Name string The name the label [optional] [default to null]
Description string The description the label [optional] [default to null]
Color string The color the label [optional] [default to null]
Scope string The scope the label [optional] [default to null]
ProjectId int64 The ID of project that the label belongs to [optional] [default to null]
CreationTime time.Time The creation time the label [optional] [default to null]
UpdateTime time.Time The update time of the label [optional] [default to null]

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