import { ExportDeleteIcalLinkRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations"; let value: ExportDeleteIcalLinkRequest = { scheduleID: "<id>", myOnCall: true, };
scheduleID
string
✔️
N/A
myOnCall
boolean
Last updated 3 days ago