RotationsGetRotationParticipantsResponse
Example Usage
import { RotationsGetRotationParticipantsResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: RotationsGetRotationParticipantsResponse = {
data: {
rotationID: 803510,
participants: [],
},
};Fields
Field
Type
Required
Description
Last updated