Reminders
Class representing the reminders field of an event.
Constructors
Link copied to clipboard
public Reminders Reminders( @Json(name = "reminder_minutes") String reminderMinutes, @Json(name = "reminder_method") ReminderMethod reminderMethod)