GetTransitStopInfoResponse type

type GetTransitStopInfoResponse = Response<
  TransitStopInfoResponse,
  Models.MobilityGetTransitStopInfoPreviewResponse,
  TransitStopGeojson
>