circle-info
Squadcast is now SolarWinds Incident Response

V4RotationParticipantsResponse

Example Usage

import { V4RotationParticipantsResponse } from "@solarwinds/squadcast-sdk-typescript/models";

let value: V4RotationParticipantsResponse = {
  rotationID: 39940,
  participantGroups: [],
};

Fields

Field
Type
Required
Description

rotationID

number

✔️

N/A

participantGroups

✔️

N/A

Last updated