V4StatusPagesIssuesComponentStatus
Last updated
import { V4StatusPagesIssuesComponentStatus } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4StatusPagesIssuesComponentStatus = {
id: 170688,
name: "<value>",
color: "cyan",
slug: "<value>",
};id
number
✔️
N/A
name
string
✔️
N/A
color
string
✔️
N/A
slug
string
✔️
N/A
Last updated