SearchFuzzyResponse type

type SearchFuzzyResponse = Response<
  SearchFuzzyResponse,
  Models.SearchGetSearchFuzzyResponse,
  SearchGeojson
>