toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ipc-client-core
/
com.mapbox.dash.sdk.ipc.client.core.model
/
HoursOfOperation
Hours
Of
Operation
abstract
class
HoursOfOperation
Represents hours of operations of a POI (
SearchResult
).
Inheritors
NotAvailable
AlwaysOpen
TemporaryClosed
PermanentlyClosed
Scheduled
Members
Types
Always
Open
Link copied to clipboard
object
AlwaysOpen
:
HoursOfOperation
Not
Available
Link copied to clipboard
object
NotAvailable
:
HoursOfOperation
Permanently
Closed
Link copied to clipboard
object
PermanentlyClosed
:
HoursOfOperation
Scheduled
Link copied to clipboard
class
Scheduled
(
val
periods
:
List
<
OperatingInterval
>
)
:
HoursOfOperation
Temporary
Closed
Link copied to clipboard
object
TemporaryClosed
:
HoursOfOperation