import { V3WorkflowsCommunicationChannelType } from "@solarwinds/squadcast-sdk-typescript/models"; let value: V3WorkflowsCommunicationChannelType = "other";
"chat_room" | "video_conference" | "other"
Last updated 1 month ago