commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions
commercetools.Sdk.Api.Client.IPriceselectingTrait< T > Interface Template Reference

Public Member Functions

List< string > GetPriceCurrency ()
 
List< string > GetPriceCountry ()
 
List< string > GetPriceCustomerGroup ()
 
List< string > GetPriceChannel ()
 
List< string > GetLocaleProjection ()
 
WithPriceCurrency (string priceCurrency)
 
WithPriceCountry (string priceCountry)
 
WithPriceCustomerGroup (string priceCustomerGroup)
 
WithPriceChannel (string priceChannel)
 
WithLocaleProjection (string localeProjection)
 
IPriceselectingTrait< T > AsPriceselectingTrait ()
 
AsPriceselectingTraitToBaseType ()
 

Member Function Documentation

◆ AsPriceselectingTrait()

IPriceselectingTrait< T > commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.AsPriceselectingTrait ( )
inline

◆ AsPriceselectingTraitToBaseType()

T commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.AsPriceselectingTraitToBaseType ( )
inline

◆ GetLocaleProjection()

List< string > commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.GetLocaleProjection ( )

◆ GetPriceChannel()

List< string > commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.GetPriceChannel ( )

◆ GetPriceCountry()

List< string > commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.GetPriceCountry ( )

◆ GetPriceCurrency()

List< string > commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.GetPriceCurrency ( )

◆ GetPriceCustomerGroup()

List< string > commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.GetPriceCustomerGroup ( )

◆ WithLocaleProjection()

T commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.WithLocaleProjection ( string  localeProjection)

set localeProjection with the specificied value

◆ WithPriceChannel()

T commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.WithPriceChannel ( string  priceChannel)

set priceChannel with the specificied value

◆ WithPriceCountry()

T commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.WithPriceCountry ( string  priceCountry)

set priceCountry with the specificied value

◆ WithPriceCurrency()

T commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.WithPriceCurrency ( string  priceCurrency)

set priceCurrency with the specificied value

◆ WithPriceCustomerGroup()

T commercetools.Sdk.Api.Client.IPriceselectingTrait< T >.WithPriceCustomerGroup ( string  priceCustomerGroup)

set priceCustomerGroup with the specificied value


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