Get Domain Off Peak Window Options
data class GetDomainOffPeakWindowOptions(val enabled: Boolean, val offPeakWindows: List<GetDomainOffPeakWindowOptionsOffPeakWindow>)
Constructors
Link copied to clipboard
fun GetDomainOffPeakWindowOptions(enabled: Boolean, offPeakWindows: List<GetDomainOffPeakWindowOptionsOffPeakWindow>)