ChannelEnum
No description
enum ChannelEnum {
IN_APP
EMAIL
SMS
CHAT
PUSH
}
Values
ChannelEnum.IN_APP
In-app notifications
ChannelEnum.EMAIL
Email notifications
ChannelEnum.SMS
SMS notifications
ChannelEnum.CHAT
Chat notifications
ChannelEnum.PUSH
Push notifications
Member Of
PreferencesType
object ● UpdatePreferencesInput
input