SearchResponse
class SearchResponse
Response from the Search API.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun copy(summary: SearchSummary = this.summary, results: List<SearchResult> = this.results): SearchResponse