PublicTransportIntervalSchedule
Interval transport schedule (at a certain time of day, transport transits with the same interval).
public init(
period: UInt8 = 0,
workHours: PublicTransportIntervalWorkingHours?
)
Parameters
Properties
Transport transit interval in minutes.
Work period of the interval schedule.