ChannelMetadata class.
Accessors
attributes
Get Signature
get attributes():string[]
Gets the attributes of the channel.
Returns
string[]
The list of attributes of the channel.
Please refer to the developer guide for a recommended list of canonical values for this field.
channelGroupId
Get Signature
get channelGroupId():string
Gets the channel group ID of the channel
Returns
string
The channel group ID of the channel.
Empty string is returned if no ChannelGroupId was provided.

