Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 954 Bytes

File metadata and controls

18 lines (12 loc) · 954 Bytes

Tag

Properties

Name Type Description Notes
id string The unique identifier of the tag [default to undefined]
label string The tag label [default to undefined]
isProtected boolean Indication if the tag is a protected tag [default to false]
updatedAt number The date and time the tag was last updated [default to undefined]
description string Description for the tag [optional] [default to undefined]
color string The tag color in hex format [optional] [default to undefined]
pendingApprovalRequest ApprovalRequest [optional] [default to undefined]

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