Get Domain Off Peak Window Options
data class GetDomainOffPeakWindowOptions(val enabled: Boolean, val offPeakWindows: List<GetDomainOffPeakWindowOptionsOffPeakWindow>) : ConvertibleToJava<GetDomainOffPeakWindowOptions>