TelephonyChannelPropertiesResponse

data class TelephonyChannelPropertiesResponse(val apiConfigurations: List<TelephonyChannelResourceApiConfigurationResponse>? = null, val cognitiveServiceRegion: String? = null, val cognitiveServiceSubscriptionKey: String? = null, val defaultLocale: String? = null, val isEnabled: Boolean? = null, val phoneNumbers: List<TelephonyPhoneNumbersResponse>? = null, val premiumSKU: String? = null)

The parameters to provide for the Direct Line channel.

Constructors

Link copied to clipboard
constructor(apiConfigurations: List<TelephonyChannelResourceApiConfigurationResponse>? = null, cognitiveServiceRegion: String? = null, cognitiveServiceSubscriptionKey: String? = null, defaultLocale: String? = null, isEnabled: Boolean? = null, phoneNumbers: List<TelephonyPhoneNumbersResponse>? = null, premiumSKU: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of Telephony api configuration

Link copied to clipboard

The extensionKey2

Link copied to clipboard

The extensionKey1

Link copied to clipboard
val defaultLocale: String? = null

The default locale of the channel

Link copied to clipboard
val isEnabled: Boolean? = null

Whether the channel is enabled

Link copied to clipboard

The list of Telephony phone numbers

Link copied to clipboard
val premiumSKU: String? = null

The premium SKU applied to the channel