Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 914 Bytes

Tag.md

File metadata and controls

18 lines (14 loc) · 914 Bytes

Tag

Properties

Name Type Description Notes
color str The color to use when rendering the tag in a user interface. [optional]
created str The date and time the tag was created. [optional]
id int The identifier of the tag. [optional]
links list[Link] [optional]
name str The name (label) of the tab.
risk_modifier float The amount to adjust risk of an asset tagged with this tag. [optional]
search_criteria SearchCriteria [optional]
source str The source of the tag. [optional]
type str The type of the tag.

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