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