SearchPolygonResponse type

type SearchPolygonResponse = Response<
  SearchPolygonResponse,
  Models.SearchGetSearchPolygonResponse,
  SearchPolygonGeojson
>