Schedule
Traffic event schedule.
Schedule(
startTime: TimePoint?,
finishTime: TimePoint?,
weekTimeIntervals: List<WeekTimeInterval>
)
Traffic event schedule.
Parameters
Properties
Action start time. Missing if unknown.
Action start time. Missing if unknown.
Work intervals within a week.
Intervals are ordered by time.
The first interval can start from last week.