OpeningHoursComponents

Components of the opening hours object.

Types

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

Properties

Link copied to clipboard

String which represents the duration of the opening period, such as "PT12H00M".

Link copied to clipboard

String which represents the opening hours, such as "T070000".

Link copied to clipboard

Days or periods when the provided opening hours are in affect.

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