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.IProductPagedSearchResponse Interface Reference

Inherited by commercetools.Sdk.Api.Models.ProductSearches.ProductPagedSearchResponse.

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]
 

Property Documentation

◆ Facets

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

◆ FacetsEnumerable

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

◆ Limit

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

◆ Offset

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

◆ Results

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

◆ ResultsEnumerable

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

◆ Total

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

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