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

Public Member Functions

 __construct (array $args=[], ClientInterface $client=null)
 
 search ()
 
 suggest ()
 
 withKey (string $key=null)
 
 withId (string $ID=null)
 
 get ($body=null, array $headers=[])
 
 head ($body=null, array $headers=[])
 
- 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 ResourceByProjectKeyProductProjections.php.

Constructor & Destructor Documentation

◆ __construct()

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

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

Definition at line 23 of file ResourceByProjectKeyProductProjections.php.

Member Function Documentation

◆ get()

Commercetools\Api\Client\Resource\ResourceByProjectKeyProductProjections::get (   $body = null,
array  $headers = [] 
)

@psalm-param ?object|array|string $body @psalm-param array<string, scalar|scalar[]> $headers

Definition at line 71 of file ResourceByProjectKeyProductProjections.php.

◆ head()

Commercetools\Api\Client\Resource\ResourceByProjectKeyProductProjections::head (   $body = null,
array  $headers = [] 
)

@psalm-param ?object|array|string $body @psalm-param array<string, scalar|scalar[]> $headers

Definition at line 81 of file ResourceByProjectKeyProductProjections.php.

◆ search()

Commercetools\Api\Client\Resource\ResourceByProjectKeyProductProjections::search ( )

Definition at line 30 of file ResourceByProjectKeyProductProjections.php.

◆ suggest()

Commercetools\Api\Client\Resource\ResourceByProjectKeyProductProjections::suggest ( )

Definition at line 38 of file ResourceByProjectKeyProductProjections.php.

◆ withId()

Commercetools\Api\Client\Resource\ResourceByProjectKeyProductProjections::withId ( string  $ID = null)

Definition at line 57 of file ResourceByProjectKeyProductProjections.php.

◆ withKey()

Commercetools\Api\Client\Resource\ResourceByProjectKeyProductProjections::withKey ( string  $key = null)

Definition at line 46 of file ResourceByProjectKeyProductProjections.php.


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