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

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

Properties

ISearchQuery Query [get, set]
 
IList< ISearchSortingSort [get, set]
 
IEnumerable< ISearchSortingSortEnumerable [set]
 
int? Limit [get, set]
 
int? Offset [get, set]
 
bool? MarkMatchingVariants [get, set]
 
IProductSearchProjectionParams ProductProjectionParameters [get, set]
 
IList< IProductSearchFacetExpressionFacets [get, set]
 
IEnumerable< IProductSearchFacetExpressionFacetsEnumerable [set]
 
ISearchQuery PostFilter [get, set]
 

Property Documentation

◆ Facets

IList<IProductSearchFacetExpression> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.Facets
getset

◆ FacetsEnumerable

IEnumerable<IProductSearchFacetExpression> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.FacetsEnumerable
set

◆ Limit

int? commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.Limit
getset

◆ MarkMatchingVariants

bool? commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.MarkMatchingVariants
getset

◆ Offset

int? commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.Offset
getset

◆ PostFilter

ISearchQuery commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.PostFilter
getset

◆ ProductProjectionParameters

IProductSearchProjectionParams commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.ProductProjectionParameters
getset

◆ Query

ISearchQuery commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.Query
getset

◆ Sort

IList<ISearchSorting> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.Sort
getset

◆ SortEnumerable

IEnumerable<ISearchSorting> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.SortEnumerable
set

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