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

Public Member Functions

 __construct (array $args=[], ClientInterface $client=null)
 
 importOrder ()
 
 orderQuote ()
 
 withOrderNumber (string $orderNumber=null)
 
 edits ()
 
 withId (string $ID=null)
 
 search ()
 
 get ($body=null, array $headers=[])
 
 head ($body=null, array $headers=[])
 
 post (?OrderFromCartDraft $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 19 of file ResourceByProjectKeyOrders.php.

Constructor & Destructor Documentation

◆ __construct()

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

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

Definition at line 24 of file ResourceByProjectKeyOrders.php.

Member Function Documentation

◆ edits()

Commercetools\Api\Client\Resource\ResourceByProjectKeyOrders::edits ( )

Definition at line 58 of file ResourceByProjectKeyOrders.php.

◆ get()

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

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

Definition at line 88 of file ResourceByProjectKeyOrders.php.

◆ head()

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

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

Definition at line 98 of file ResourceByProjectKeyOrders.php.

◆ importOrder()

Commercetools\Api\Client\Resource\ResourceByProjectKeyOrders::importOrder ( )

Definition at line 31 of file ResourceByProjectKeyOrders.php.

◆ orderQuote()

Commercetools\Api\Client\Resource\ResourceByProjectKeyOrders::orderQuote ( )

Definition at line 39 of file ResourceByProjectKeyOrders.php.

◆ post()

Commercetools\Api\Client\Resource\ResourceByProjectKeyOrders::post ( ?OrderFromCartDraft  $body = null,
array  $headers = [] 
)

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

Definition at line 108 of file ResourceByProjectKeyOrders.php.

◆ search()

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

Definition at line 77 of file ResourceByProjectKeyOrders.php.

◆ withId()

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

Definition at line 66 of file ResourceByProjectKeyOrders.php.

◆ withOrderNumber()

Commercetools\Api\Client\Resource\ResourceByProjectKeyOrders::withOrderNumber ( string  $orderNumber = null)

Definition at line 47 of file ResourceByProjectKeyOrders.php.


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