Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetTripPatternsParams

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

  • GetTripPatternsParams

Index

Properties

allowBikeRental?: boolean
arriveBy?: boolean
banned?: InputBanned
from: Location
limit?: number
maxPreTransitWalkDistance?: number
minimumTransferTime?: number
modes?: QueryMode[]
searchDate?: Date
transportSubmodes?: TransportSubmodeParam[]
useFlex?: boolean
walkSpeed?: number
wheelchairAccessible?: boolean
whiteListed?: InputWhiteListed

Generated using TypeDoc