Name | Type | Description | Notes |
---|---|---|---|
total | Int64 | The total number of matches for the search query. The first 1000 matches can be paged through via the API. | [default to nothing] |
data | Vector{StorySearchResult} | A list of search results. | [default to nothing] |
next | String | The URL path and query string for the next page of search results. | [default to nothing] |