Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 562 Bytes

XiqAlertTag.md

File metadata and controls

14 lines (10 loc) · 562 Bytes

XiqAlertTag

The Alert Tag Model

Properties

Name Type Description Notes
id int The unique identifier for the tag metadata
name str The tag display name. [optional]
value str The tag value. [optional]
is_hidden bool If tag should be hidden from the user. [optional]

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