RotationsGetScheduleRotationByIdResponse
Example Usage
import { RotationsGetScheduleRotationByIdResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: RotationsGetScheduleRotationByIdResponse = {
data: {
id: 367180,
name: "<value>",
scheduleID: 797852,
color: "tan",
startDate: "<value>",
period: "<value>",
changeParticipantsFrequency: 276607,
changeParticipantsUnit: "<value>",
createdAt: "1711567054247",
updatedAt: "1735616809351",
},
};Fields
Field
Type
Required
Description
Last updated