Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StopPlaceFacilitiesStopPlace

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

  • StopPlaceFacilitiesStopPlace

Index

Properties

accessibilityAssessment: { limitations: { stepFreeAccess: LimitationStatusType; wheelchairAccess: LimitationStatusType } }

Type declaration

id: string
placeEquipments: { sanitaryEquipment?: SanitaryEquipment[]; shelterEquipment?: ShelterEquipment[]; ticketingEquipment?: TicketingEquipment[]; waitingRoomEquipment?: WaitingRoomEquipment[] }

Type declaration

Generated using TypeDoc