DomainOffPeakWindowOptionsOffPeakWindowWindowStartTime

data class DomainOffPeakWindowOptionsOffPeakWindowWindowStartTime(val hours: Int? = null, val minutes: Int? = null)

Constructors

constructor(hours: Int? = null, minutes: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val hours: Int? = null

Starting hour of the 10-hour window for updates

Link copied to clipboard
val minutes: Int? = null

Starting minute of the 10-hour window for updates