sdk
/
com.mapbox.search.metadata
/
OpenHours
/
Scheduled
Scheduled
class
Scheduled
(periods:
List
<
OpenPeriod
>) :
OpenHours
Content copied to clipboard
POI has schedule for open/closed hours.
Constructors
Properties
Constructors
Scheduled
Link copied to clipboard
fun
Scheduled
(periods:
List
<
OpenPeriod
>)
Content copied to clipboard
Properties
periods
Link copied to clipboard
val
periods
:
List
<
OpenPeriod
>
Content copied to clipboard
Non-empty list of time periods, when POI is opened.