Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Departure

deprecated

The JourneyPlanner v2 queries and types are deprecated. Write your own GraphQL queries for JourneyPlanner v3. Write your own types or use those from JourneyPlannerTypes where applicable.

Hierarchy

  • Departure

Index

Properties

actualArrivalTime?: string
actualDepartureTime?: string
aimedArrivalTime: string
aimedDepartureTime: string
cancellation: boolean
date: string
destinationDisplay: { frontText: string }

Type declaration

  • frontText: string
expectedArrivalTime: string
expectedDepartureTime: string
forAlighting: boolean
forBoarding: boolean
notices?: Notice[]
predictionInaccurate: boolean
quay?: Quay
realtime: boolean
requestStop: boolean
serviceJourney: ServiceJourney
situations: Situation[]

Generated using TypeDoc