Aller au contenu

primatch-frontend


primatch-frontend / types/notification / NotificationPreference

Interface: NotificationPreference

Defined in: src/types/notification.ts:35

Préférence de notification pour un type donné.

Properties

applicable_channels

applicable_channels: NotificationChannels

Defined in: src/types/notification.ts:40


email

email: boolean

Defined in: src/types/notification.ts:39


in_app

in_app: boolean

Defined in: src/types/notification.ts:37


push

push: boolean

Defined in: src/types/notification.ts:38


type

type: string

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