TripInfoResultDto

constructor(previousCalls: List<CallAtStopDto>? = null, onwardCalls: List<CallAtStopDto>? = null, service: DatedJourneyDto? = null, journeyTrack: JourneyTrackDto? = null)