circle-info
Squadcast is now SolarWinds Incident Response

V3WorkflowsCommunicationChannelType

Example Usage

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

let value: V3WorkflowsCommunicationChannelType = "other";

Values

"chat_room" | "video_conference" | "other"

Last updated