OpeningHours

List of opening hours objects.

Types

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

Properties

Link copied to clipboard

Categories of results that results must belong too.

Link copied to clipboard

Components of the opening hours object.

Link copied to clipboard

List of opening hours in the format they are displayed in. This can vary by result and in most cases represents how the result uniquely formats their opening hours.

Link copied to clipboard

Boolean which indicates if the result/place is currently open.

Functions

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