Type Alias SearchResponse

SearchResponse: { results: SearchCombinedView[] }

The search response, containing lists of the return type possibilities

Type declaration