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