V4StatusPagesComponentsDeleteComponentByIdResponse
Example Usage
import { V4StatusPagesComponentsDeleteComponentByIdResponse } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4StatusPagesComponentsDeleteComponentByIdResponse = {
id: 242143,
name: "<value>",
description: "certify yippee thoughtfully",
allowSubscription: true,
};Fields
Field
Type
Required
Description
PreviousV4StatusPagesComponentsCreateComponentResponseNextV4StatusPagesComponentsGetComponentByIdResponse
Last updated