Type alias ReminderMethod

ReminderMethod: "email" | "popup" | "sound" | "display"

Enum representing the different types of reminders.

Generated using TypeDoc