RecurrenceType type

Tipo de recorrência.

type RecurrenceType = "Hourly" | "Daily" | "Weekly" | "Monthly"