toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models
/
HoursOfOperation
/
Scheduled
Scheduled
data
class
Scheduled
(
val
periods
:
List
<
OpenPeriod
>
)
:
HoursOfOperation
Members
Constructors
Scheduled
Link copied to clipboard
constructor
(
periods
:
List
<
OpenPeriod
>
)
Properties
periods
Link copied to clipboard
val
periods
:
List
<
OpenPeriod
>