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

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

Properties

IList< string > Expand [get, set]
 
IEnumerable< string > ExpandEnumerable [set]
 
bool? Staged [get, set]
 
string PriceCurrency [get, set]
 
string PriceCountry [get, set]
 
string PriceCustomerGroup [get, set]
 
string PriceChannel [get, set]
 
IList< string > LocaleProjection [get, set]
 
IEnumerable< string > LocaleProjectionEnumerable [set]
 
string StoreProjection [get, set]
 

Property Documentation

◆ Expand

IList<string> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.Expand
getset

◆ ExpandEnumerable

IEnumerable<string> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.ExpandEnumerable
set

◆ LocaleProjection

IList<string> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.LocaleProjection
getset

◆ LocaleProjectionEnumerable

IEnumerable<string> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.LocaleProjectionEnumerable
set

◆ PriceChannel

string commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.PriceChannel
getset

◆ PriceCountry

string commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.PriceCountry
getset

◆ PriceCurrency

string commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.PriceCurrency
getset

◆ PriceCustomerGroup

string commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.PriceCustomerGroup
getset

◆ Staged

bool? commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.Staged
getset

◆ StoreProjection

string commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.StoreProjection
getset

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