MaintenanceWindowResponse

constructor(durationHours: Int, notAllowedDates: List<DateSpanResponse>? = null, schedule: ScheduleResponse, startDate: String? = null, startTime: String, utcOffset: String? = null)