RecurrenceScheduleResponse

constructor(hours: List<Int>? = null, minutes: List<Int>? = null, monthDays: List<Int>? = null, monthlyOccurrences: List<RecurrenceScheduleOccurrenceResponse>? = null, weekDays: List<String>? = null)