ChannelMaintenance

data class ChannelMaintenance(val maintenanceDay: String, val maintenanceStartTime: String)

Constructors

Link copied to clipboard
constructor(maintenanceDay: String, maintenanceStartTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The day of the week to use for maintenance.

Link copied to clipboard

The hour maintenance will start.