ChannelTypeDescriptionResponse

data class ChannelTypeDescriptionResponse(val channelDescription: String? = null, val channelFunctions: List<String>? = null, val channelType: String? = null)

EngagementFabric channel description

Constructors

Link copied to clipboard
constructor(channelDescription: String? = null, channelFunctions: List<String>? = null, channelType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Text description for the channel

Link copied to clipboard

All the available functions for the channel

Link copied to clipboard
val channelType: String? = null

Channel type