Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

V4OverrideParticipantGroup

Example Usage

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

let value: V4OverrideParticipantGroup = {
  group: [],
};

Fields

Field
Type
Required
Description

group

models.V4Participant[]

✔️

N/A

Last updated