次の方法で共有


SearchPolygonResponse type

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