Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StopPlace

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

  • StopPlace

Index

Properties

description?: string
id: string
latitude?: number
longitude?: number
name: string
tariffZones?: { id: string }[]

Generated using TypeDoc