commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.ProductSearches.ProductPagedSearchResponse Class Reference

Inherits commercetools.Sdk.Api.Models.ProductSearches.IProductPagedSearchResponse.

Properties

long Total [get, set]
 
int Offset [get, set]
 
int Limit [get, set]
 
IList< IProductSearchFacetResultFacets [get, set]
 
IEnumerable< IProductSearchFacetResultFacetsEnumerable [set]
 
IList< IProductSearchResultResults [get, set]
 
IEnumerable< IProductSearchResultResultsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ProductSearches.IProductPagedSearchResponse

Property Documentation

◆ Facets

IList<IProductSearchFacetResult> commercetools.Sdk.Api.Models.ProductSearches.ProductPagedSearchResponse.Facets
getset

◆ FacetsEnumerable

IEnumerable<IProductSearchFacetResult> commercetools.Sdk.Api.Models.ProductSearches.ProductPagedSearchResponse.FacetsEnumerable
set

◆ Limit

int commercetools.Sdk.Api.Models.ProductSearches.ProductPagedSearchResponse.Limit
getset

◆ Offset

int commercetools.Sdk.Api.Models.ProductSearches.ProductPagedSearchResponse.Offset
getset

◆ Results

IList<IProductSearchResult> commercetools.Sdk.Api.Models.ProductSearches.ProductPagedSearchResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<IProductSearchResult> commercetools.Sdk.Api.Models.ProductSearches.ProductPagedSearchResponse.ResultsEnumerable
set

◆ Total

long commercetools.Sdk.Api.Models.ProductSearches.ProductPagedSearchResponse.Total
getset

The documentation for this class was generated from the following file: