SchedulePropertiesResponse

constructor(dayOfMonth: Int? = null, daysOfWeek: List<String>? = null, endDate: String, frequency: String, hourOfDay: Int? = null, startDate: String, weeksOfMonth: List<String>? = null)