PublicTransportDirectoryPlatformDepartureInfo
Information about the departure from the stop platform.
PublicTransportDirectoryPlatformDepartureInfo(platformId: DgisObjectId, departureTime: DayTime = DayTime(hours = 0, minutes = 0))
Information about the departure from the stop platform.
Parameters
Properties
Identifier of the stop platform.
Exact time of transport departure from the stop platform in the HH:MM
format (in the local timezone of the object).