commercetools-sdk-php-v2  master
The platform, import-api and ml-api PHP sdks generated from our api reference.
Public Member Functions | List of all members
Commercetools\Api\Client\Resource\PriceSelecting Interface Reference
Inheritance diagram for Commercetools\Api\Client\Resource\PriceSelecting:
Commercetools\Client\ApiRequestInterface Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyProductProjectionsByIDGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyProductProjectionsKeyByKeyGet Commercetools\Api\Client\Resource\ByProjectKeyProductProjectionsByIDGet Commercetools\Api\Client\Resource\ByProjectKeyProductProjectionsGet Commercetools\Api\Client\Resource\ByProjectKeyProductProjectionsKeyByKeyGet Commercetools\Api\Client\Resource\ByProjectKeyProductProjectionsSearchGet Commercetools\Api\Client\Resource\ByProjectKeyProductsByIDDelete Commercetools\Api\Client\Resource\ByProjectKeyProductsByIDGet Commercetools\Api\Client\Resource\ByProjectKeyProductsByIDPost Commercetools\Api\Client\Resource\ByProjectKeyProductsGet Commercetools\Api\Client\Resource\ByProjectKeyProductsKeyByKeyDelete Commercetools\Api\Client\Resource\ByProjectKeyProductsKeyByKeyGet Commercetools\Api\Client\Resource\ByProjectKeyProductsKeyByKeyPost Commercetools\Api\Client\Resource\ByProjectKeyProductsPost

Public Member Functions

 withPriceCurrency (string $priceCurrency)
 
 withPriceCountry (string $priceCountry)
 
 withPriceCustomerGroup (string $priceCustomerGroup)
 
 withPriceChannel (string $priceChannel)
 
 withLocaleProjection (string $localeProjection)
 
- Public Member Functions inherited from Commercetools\Client\ApiRequestInterface
 withQueryParam (string $parameterName, $value)
 
 send (array $options=[])
 
 sendAsync (array $options=[])
 
 getClient ()
 

Detailed Description

@template T of ApiRequestInterface @template-extends ApiRequestInterface<T>

Definition at line 17 of file PriceSelecting.php.

Member Function Documentation

◆ withLocaleProjection()

Commercetools\Api\Client\Resource\PriceSelecting::withLocaleProjection ( string  $localeProjection)
Returns
ApiRequestInterface @psalm-return T

◆ withPriceChannel()

Commercetools\Api\Client\Resource\PriceSelecting::withPriceChannel ( string  $priceChannel)
Returns
ApiRequestInterface @psalm-return T

◆ withPriceCountry()

Commercetools\Api\Client\Resource\PriceSelecting::withPriceCountry ( string  $priceCountry)
Returns
ApiRequestInterface @psalm-return T

◆ withPriceCurrency()

Commercetools\Api\Client\Resource\PriceSelecting::withPriceCurrency ( string  $priceCurrency)
Returns
ApiRequestInterface @psalm-return T

◆ withPriceCustomerGroup()

Commercetools\Api\Client\Resource\PriceSelecting::withPriceCustomerGroup ( string  $priceCustomerGroup)
Returns
ApiRequestInterface @psalm-return T

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