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

Public Member Functions

 __construct (array $args=[], ClientInterface $client=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 ResourceByProjectKeyMessages.php.

Constructor & Destructor Documentation

◆ __construct()

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

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

Definition at line 23 of file ResourceByProjectKeyMessages.php.

Member Function Documentation

◆ get()

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

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

Definition at line 44 of file ResourceByProjectKeyMessages.php.

◆ head()

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

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

Definition at line 54 of file ResourceByProjectKeyMessages.php.

◆ withId()

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

Definition at line 30 of file ResourceByProjectKeyMessages.php.


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