NotificationConfig
NotificationConfig =
object
Defined in: sdks/js/node-sdk/dist/index.d.ts:436
Notification delivery and conversation rules.
Properties
Section titled “Properties”channel
Section titled “channel”channel:
NotificationChannel
Defined in: sdks/js/node-sdk/dist/index.d.ts:437
consentStates?
Section titled “consentStates?”
optionalconsentStates?:ConsentState[]
Defined in: sdks/js/node-sdk/dist/index.d.ts:439
Defaults to Allowed. An empty list selects no consent states.
includeCommits?
Section titled “includeCommits?”
optionalincludeCommits?:boolean
Defined in: sdks/js/node-sdk/dist/index.d.ts:445
Defaults to false.
includeSyncGroups?
Section titled “includeSyncGroups?”
optionalincludeSyncGroups?:boolean
Defined in: sdks/js/node-sdk/dist/index.d.ts:443
Defaults to false.
includeWelcomes?
Section titled “includeWelcomes?”
optionalincludeWelcomes?:boolean
Defined in: sdks/js/node-sdk/dist/index.d.ts:441
Defaults to true.

