PublicTransportDirectoryPlatformDepartureInfo
Information about the departure from the stop platform.
public init(
platformId: DgisObjectId,
departureTime: DayTime = DayTime(hours: 0, minutes: 0)
)
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).