core-utils
Preparing search index...
@clipboard-health/notifications
ChannelTypePreferences
Interface ChannelTypePreferences
Notification preferences for specific channel types.
interface
ChannelTypePreferences
{
chat
?:
boolean
;
email
?:
boolean
;
http
?:
boolean
;
inAppFeed
?:
boolean
;
push
?:
boolean
;
sms
?:
boolean
;
}
Index
Properties
chat?
email?
http?
in
App
Feed?
push?
sms?
Properties
Optional
chat
chat
?:
boolean
Optional
email
email
?:
boolean
Optional
http
http
?:
boolean
Optional
in
App
Feed
inAppFeed
?:
boolean
Optional
push
push
?:
boolean
Optional
sms
sms
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chat
email
http
in
App
Feed
push
sms
core-utils
Loading...
Notification preferences for specific channel types.