WebChatChannelPropertiesResponse

data class WebChatChannelPropertiesResponse(val sites: List<WebChatSiteResponse>? = null, val webChatEmbedCode: String)

The parameters to provide for the Web Chat channel.

Constructors

Link copied to clipboard
constructor(sites: List<WebChatSiteResponse>? = null, webChatEmbedCode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of Web Chat sites

Link copied to clipboard

Web chat control embed code