Skip to content

DoCurious API Reference / types / NotificationChannel

Type Alias: NotificationChannel

NotificationChannel = "in_app" | "email" | "push"

Defined in: types/notification.types.ts:36

Delivery channel through which a notification can be sent.

DoCurious Platform Documentation