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