GetTransitRouteResponse type

type GetTransitRouteResponse = Response<
  TransitRouteResponse,
  Models.MobilityGetTransitRoutePreviewResponse
>