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