Channel Type Description Response
data class ChannelTypeDescriptionResponse(val channelDescription: String? = null, val channelFunctions: List<String>? = null, val channelType: String? = null)
EngagementFabric channel description
Constructors
Link copied to clipboard
fun ChannelTypeDescriptionResponse(channelDescription: String? = null, channelFunctions: List<String>? = null, channelType: String? = null)