GetTransitDockInfoResponse type

type GetTransitDockInfoResponse = Response<
  TransitDockInfoResponse,
  Models.MobilityGetTransitDockInfoPreviewResponse,
  TransitDockGeojson
>