MaintenancesDeleteMaintenanceByIdResponse
Example Usage
import { MaintenancesDeleteMaintenanceByIdResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: MaintenancesDeleteMaintenanceByIdResponse = {
data: {
id: 785610,
title: "<value>",
pageID: 226638,
note: "<value>",
startTime: new Date("2025-11-06T19:33:53.602Z"),
endTime: new Date("2024-05-18T22:26:12.555Z"),
},
};Fields
Field
Type
Required
Description
Last updated