The Alert Tag Model
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] |