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