AdvancedScheduleResponse

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