The communication service for a channel.

Example Usage

import { ChannelServices } from "syllable-sdk/models/components";

let value: ChannelServices = "webchat";

Values

"sip" | "twilio" | "email" | "webchat"