SearchPOIResponse type

type SearchPOIResponse = Response<
  SearchPoiResponse,
  Models.SearchGetSearchPOICategoryResponse,
  SearchGeojson
>