Description
The SearchResult object contains results about a search.
Attributes
| Attribute | Type | Description |
|---|---|---|
articles |
PaginatedList[Article] | Returns a List of Articles that match the search |
locations |
PaginatedList[Location] | Returns a List of Locations that match the search |
pages |
PaginatedList[Page] | Returns a List of Pages that match the search |
products |
PaginatedList[Product] | Returns a List of Products that match the search |