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