Skip to content

NotificationConfig

NotificationConfig = object

Defined in: sdks/js/node-sdk/src/Notifications.ts:17

Notification delivery and conversation rules.

channel: NotificationChannel

Defined in: sdks/js/node-sdk/src/Notifications.ts:18


optional consentStates?: ConsentState[]

Defined in: sdks/js/node-sdk/src/Notifications.ts:20

Defaults to Allowed. An empty list selects no consent states.


optional includeCommits?: boolean

Defined in: sdks/js/node-sdk/src/Notifications.ts:26

Defaults to false.


optional includeSyncGroups?: boolean

Defined in: sdks/js/node-sdk/src/Notifications.ts:24

Defaults to false.


optional includeWelcomes?: boolean

Defined in: sdks/js/node-sdk/src/Notifications.ts:22

Defaults to true.