V4StatusPagesGetStatusPageByIdResponseThemeColor
Last updated
import { V4StatusPagesGetStatusPageByIdResponseThemeColor } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4StatusPagesGetStatusPageByIdResponseThemeColor = {
primary: "<value>",
secondary: "<value>",
};primary
string
✔️
N/A
secondary
string
✔️
N/A
Last updated