import { V4Tag } from "@solarwinds/squadcast-sdk-typescript/models"; let value: V4Tag = { key: "<key>", value: "<value>", color: "black", };
key
string
✔️
N/A
value
color
Last updated 5 days ago