Skip to content

SudoSOS Back-end API / notifications / UserNotificationPreferenceRequest

Interface: UserNotificationPreferenceRequest ​

Properties ​

channel ​

ts
channel: string;

enabled? ​

ts
optional enabled: boolean;

Whether the preference is enabled


type ​

ts
type: string;

userId ​

ts
userId: number;