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\Import\Client\ImportRequestBuilder Class Reference
Inheritance diagram for Commercetools\Import\Client\ImportRequestBuilder:
Commercetools\Client\ApiResource

Public Member Functions

 __construct (ClientInterface $client=null, array $args=[])
 
 withProjectKeyValue (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 19 of file ImportRequestBuilder.php.

Constructor & Destructor Documentation

◆ __construct()

Commercetools\Import\Client\ImportRequestBuilder::__construct ( ClientInterface  $client = null,
array  $args = [] 
)

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

Definition at line 24 of file ImportRequestBuilder.php.

Member Function Documentation

◆ withProjectKeyValue()

Commercetools\Import\Client\ImportRequestBuilder::withProjectKeyValue ( string  $projectKey = null)

Definition at line 31 of file ImportRequestBuilder.php.


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