ChannelRestrictionType
The possible channel restriction types, for resources linked to channels.
enum ChannelRestrictionType {
ALL
SPECIFIC
}
Values
ChannelRestrictionType.ALL
Accessible to all channels.
ChannelRestrictionType.SPECIFIC
Accessible to specified channels.
Member of
Folder object