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