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

Public Member Functions

 __construct (string $projectKey, ClientInterface $client, array $args=[])
 
 with ()
 
 get ($body=null, array $headers=[])
 
 resourceType (string $resourceType)
 
- Public Member Functions inherited from Commercetools\Api\Client\ApiRequestBuilder
 __construct (ClientInterface $client=null, array $args=[])
 
 withProjectKey (string $projectKey=null)
 
- Public Member Functions inherited from Commercetools\Client\ApiResource
 __construct (string $uri='', array $args=[], ClientInterface $client=null)
 
 getUri ()
 
 getArgs ()
 
 getClient ()
 

Detailed Description

Definition at line 9 of file HistoryRequestBuilder.php.

Constructor & Destructor Documentation

◆ __construct()

Commercetools\Client\HistoryRequestBuilder::__construct ( string  $projectKey,
ClientInterface  $client,
array  $args = [] 
)

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

Definition at line 19 of file HistoryRequestBuilder.php.

Member Function Documentation

◆ get()

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

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

Definition at line 34 of file HistoryRequestBuilder.php.

◆ resourceType()

Commercetools\Client\HistoryRequestBuilder::resourceType ( string  $resourceType)

Definition at line 39 of file HistoryRequestBuilder.php.

◆ with()

Commercetools\Client\HistoryRequestBuilder::with ( )

Definition at line 25 of file HistoryRequestBuilder.php.


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