com.ultracart.admin.v2.Model.SfvbLibraryResponse Properties Name Type Description Notes Facets List<SfvbLibraryFacet> Available narrowing dimensions. Send a chosen option back as facet_{name}={option}. [optional] FirstResultNumber int 1-indexed position of the first result on this page. [optional] LastResultNumber int 1-indexed position of the last result on this page. [optional] Results List<SfvbLibraryEntry> Matching library entries, without their CJSON. Fetch a single entry to get the fragment itself. [optional] TotalPages int Total pages available. [optional] TotalResults int Total matches across all pages. [optional] [Back to Model list] [Back to API list] [Back to README]