ChannelLogConfigurationForChannel

data class ChannelLogConfigurationForChannel(val logTypes: List<ChannelLogType>? = null)

The log configuration for the channel.

Constructors

Link copied to clipboard
constructor(logTypes: List<ChannelLogType>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The log types.