primatch-frontend / types/notification / NotificationChannels
Interface: NotificationChannels¶
Defined in: src/types/notification.ts:28
Canaux applicables pour un type de notification.
Properties¶
email¶
email:
boolean
Defined in: src/types/notification.ts:31
in_app¶
in_app:
boolean
Defined in: src/types/notification.ts:29
push¶
push:
boolean
Defined in: src/types/notification.ts:30