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\ResourceByProjectKeyInStoreKeyByStoreKeyProducts Class Reference
Inheritance diagram for Commercetools\Api\Client\Resource\ResourceByProjectKeyInStoreKeyByStoreKeyProducts:
Commercetools\Client\ApiResource

Public Member Functions

 __construct (array $args=[], ClientInterface $client=null)
 
 withProductId (string $productID=null)
 
 withProductKey (string $productKey=null)
 
- Public Member Functions inherited from Commercetools\Client\ApiResource
 __construct (string $uri='', array $args=[], ClientInterface $client=null)
 
 getUri ()
 
 getArgs ()
 
 getClient ()
 

Detailed Description

@psalm-suppress PropertyNotSetInConstructor

Definition at line 18 of file ResourceByProjectKeyInStoreKeyByStoreKeyProducts.php.

Constructor & Destructor Documentation

◆ __construct()

Commercetools\Api\Client\Resource\ResourceByProjectKeyInStoreKeyByStoreKeyProducts::__construct ( array  $args = [],
ClientInterface  $client = null 
)

@psalm-param array<string, string> $args

Definition at line 23 of file ResourceByProjectKeyInStoreKeyByStoreKeyProducts.php.

Member Function Documentation

◆ withProductId()

Commercetools\Api\Client\Resource\ResourceByProjectKeyInStoreKeyByStoreKeyProducts::withProductId ( string  $productID = null)

◆ withProductKey()

Commercetools\Api\Client\Resource\ResourceByProjectKeyInStoreKeyByStoreKeyProducts::withProductKey ( string  $productKey = null)

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