| Name | Type | Description | Notes |
|---|---|---|---|
| facets | \ultracart\v2\models\SfvbLibraryFacet[] | Available narrowing dimensions. Send a chosen option back as facet_{name}={option}. | [optional] |
| first_result_number | int | 1-indexed position of the first result on this page. | [optional] |
| last_result_number | int | 1-indexed position of the last result on this page. | [optional] |
| results | \ultracart\v2\models\SfvbLibraryEntry[] | Matching library entries, without their CJSON. Fetch a single entry to get the fragment itself. | [optional] |
| total_pages | int | Total pages available. | [optional] |
| total_results | int | Total matches across all pages. | [optional] |