Skip to main content

ReminderService

type ReminderService = "default" | "email" | "mobile" | "push" | "no_default";

Reminder notification service.