ExportCreateScheduleIcalLinkRequest
Example Usage
import { ExportCreateScheduleIcalLinkRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: ExportCreateScheduleIcalLinkRequest = {
scheduleID: "<id>",
myOnCall: true,
requestBody: {},
};Fields
Field
Type
Required
Description
Last updated