SearchAddressResponse type

type SearchAddressResponse = Response<
  SearchAddressResponse,
  Models.SearchGetSearchAddressResponse,
  SearchGeojson
>