GetMetroAreaResponse type

type GetMetroAreaResponse = Response<
  MetroAreaResponse,
  Models.MobilityGetMetroAreaPreviewResponse,
  MetroAreaGeojson
>