Type Alias SearchResponse

SearchResponse: { data: SearchResults; paging?: SearchPaging }

Type declaration