HapiLeg
data class HapiLeg(idx: Int, name: String?, number: String?, category: String?, type: HapiLeg.Type?, cancelled: Boolean, partCancelled: Boolean, reachable: Boolean, redirected: Boolean, direction: String?, duration: Duration?, dist: Int?, hide: Boolean, psCtxArriveEarlier: String?, psCtxDepartureLater: String?, Origin: HapiOrigin, Destination: HapiDestination, Notes: List<HapiNote>, JourneyDetailRef: String?, Freq: HapiFrequency?, GisRef: String?, GisRoute: HapiGisRoute?, Messages: List<HapiMessage>, JourneyStatus: HapiJourneyStatus?, Product: List<HapiProduct>, Polyline: HapiPolyline?, PolylineGroup: HapiPolylineGroup?, Stops: List<HapiStop>, ServiceDays: List<HapiServiceDays>, ParallelJourney: List<HapiJourney>, Occupancy: List<HapiOccupancy>)
Content copied to clipboard
Types
Type
Link copied to clipboard
Properties
Destination
Link copied to clipboard
Freq
Link copied to clipboard
GisRoute
Link copied to clipboard
JourneyDetailRef
Link copied to clipboard
JourneyStatus
Link copied to clipboard
Messages
Link copied to clipboard
Occupancy
Link copied to clipboard
Origin
Link copied to clipboard
ParallelJourney
Link copied to clipboard
partCancelled
Link copied to clipboard
Polyline
Link copied to clipboard
PolylineGroup
Link copied to clipboard
Product
Link copied to clipboard
psCtxArriveEarlier
Link copied to clipboard
Provides a context that may be used in service PartialSearch to increase the time for interchange between the previous journey arrival stop and the following journey departure stop by searching a trip that will lead to an earlier arrival time for the previous journey while keeping the departure time for the following journey(s) constant.
psCtxDepartureLater
Link copied to clipboard
Provides a context that may be used in service PartialSearch to increase the time for interchange between the previous journey arrival stop and the following journey departure stop by searching a trip that will lead to a later departure time for the following journey while keeping the arrival time for the previous journey(s) constant
redirected
Link copied to clipboard
ServiceDays
Link copied to clipboard
type
Link copied to clipboard