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