OverrideHour

Information about hours of operation override

Types

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

Properties

Link copied to clipboard

The start time or end time for an hours of operation override.

Link copied to clipboard

Indicates whether the status is open or closed during the override period. This status determines how the override modifies the base hours of operation schedule.

Link copied to clipboard

Unique identifier name for the override.

Link copied to clipboard

The start time or end time for an hours of operation override.

Functions

Link copied to clipboard
inline fun copy(block: OverrideHour.Builder.() -> Unit = {}): OverrideHour
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