CxWebhookGenericWebService

data class CxWebhookGenericWebService(val allowedCaCerts: List<String>? = null, val requestHeaders: Map<String, String>? = null, val uri: String)

Constructors

Link copied to clipboard
constructor(allowedCaCerts: List<String>? = null, requestHeaders: Map<String, String>? = null, uri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val allowedCaCerts: List<String>? = null

Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification.

Link copied to clipboard

The HTTP request headers to send together with webhook requests.

Link copied to clipboard
val uri: String

Whether to use speech adaptation for speech recognition.