SearchAddressReverseResponse type

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