Schedule
Road event action schedule.
public init(
startTime: Date?,
finishTime: Date?,
weekTimeIntervals: [WeekTimeInterval]
)
Parameters
Properties
Start time of action. None if unknown.
Start time of action. None if unknown.
Intervals of operation within the week.