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