Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

V3WorkflowsCommunicationChannelType

Example Usage

import (
	"github.com/solarwinds/squadcast-sdk-go/models/components"
)

value := components.V3WorkflowsCommunicationChannelTypeChatRoom

Values

Name
Value

V3WorkflowsCommunicationChannelTypeChatRoom

chat_room

V3WorkflowsCommunicationChannelTypeVideoConference

video_conference

V3WorkflowsCommunicationChannelTypeOther

other

Last updated