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