Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BookingMethod

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.

Index

Enumeration members

CALL_DRIVER = "callDriver"
CALL_OFFICE = "callOffice"
NONE = "none"
ONLINE = "online"
OTHER = "other"
PHONE_AT_STOP = "phoneAtStop"
TEXT = "text"

Generated using TypeDoc