Weekly Maintenance Window Response
data class WeeklyMaintenanceWindowResponse(val day: String, val duration: String, val startTime: TimeOfDayResponse)
Time window specified for weekly operations.
Time window specified for weekly operations.