InstanceEventWindowTimeRange

The start day and time and the end day and time of the time range, in UTC.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endHour: Int?

The hour when the time range ends.

Link copied to clipboard

The day on which the time range ends.

Link copied to clipboard

The hour when the time range begins.

Link copied to clipboard

The day on which the time range begins.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String