次の方法で共有


SearchAddressReverseResponse type

type SearchAddressReverseResponse = Response<
  SearchAddressReverseResponse,
  Models.SearchGetSearchAddressReverseResponse,
  SearchReverseGeojson
>