Skip to content

NotificationConfig

NotificationConfig = object

Defined in: sdks/js/node-sdk/dist/index.d.ts:436

Notification delivery and conversation rules.

channel: NotificationChannel

Defined in: sdks/js/node-sdk/dist/index.d.ts:437


optional consentStates?: ConsentState[]

Defined in: sdks/js/node-sdk/dist/index.d.ts:439

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


optional includeCommits?: boolean

Defined in: sdks/js/node-sdk/dist/index.d.ts:445

Defaults to false.


optional includeSyncGroups?: boolean

Defined in: sdks/js/node-sdk/dist/index.d.ts:443

Defaults to false.


optional includeWelcomes?: boolean

Defined in: sdks/js/node-sdk/dist/index.d.ts:441

Defaults to true.