Schedule | iOS SDK | 2GIS Documentation

Schedule

Road event action schedule.

public init(
    startTime: Date?,
    finishTime: Date?,
    weekTimeIntervals: [WeekTimeInterval]
)
Parameters
startTime
finishTime
weekTimeIntervals
Properties

Start time of action. None if unknown.

Start time of action. None if unknown.

Intervals of operation within the week.