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

Inherits commercetools.Sdk.Api.Models.ProductSearches.IProductSearchProjectionParams.

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

Property Documentation

◆ Expand

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

◆ ExpandEnumerable

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

◆ LocaleProjection

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

◆ LocaleProjectionEnumerable

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

◆ PriceChannel

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

◆ PriceCountry

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

◆ PriceCurrency

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

◆ PriceCustomerGroup

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

◆ Staged

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

◆ StoreProjection

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

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