Skip to main content

channel-type-properties

title

A channel type title.

public var title: String 

rawValue

A raw value of the channel type.

public var rawValue: String 

Methods

encode(to:)

public func encode(to encoder: Encoder) throws

Did you find this page helpful?