Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 761 Bytes

File metadata and controls

16 lines (10 loc) · 761 Bytes

CreateTagRequest

Properties

Name Type Description Notes
label string The tag label [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]
isProtected boolean Indication if the tag is protected tag [optional] [default to false]
type TagType [optional] [default to undefined]

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