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.ProductSearchRequest Class Reference

Inherits commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest.

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]
 
- Properties inherited from commercetools.Sdk.Api.Models.ProductSearches.IProductSearchRequest

Property Documentation

◆ Facets

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

◆ FacetsEnumerable

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

◆ Limit

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

◆ MarkMatchingVariants

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

◆ Offset

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

◆ PostFilter

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

◆ ProductProjectionParameters

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

◆ Query

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

◆ Sort

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

◆ SortEnumerable

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

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