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

Public Member Functions

 __construct (array $args=[], ClientInterface $client=null)
 
 withKey (string $key=null)
 
 matchingCart ()
 
 matchingCartLocation ()
 
 matchingOrderedit ()
 
 matchingLocation ()
 
 withId (string $ID=null)
 
 get ($body=null, array $headers=[])
 
 head ($body=null, array $headers=[])
 
 post (?ShippingMethodDraft $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 ResourceByProjectKeyShippingMethods.php.

Constructor & Destructor Documentation

◆ __construct()

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

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

Definition at line 24 of file ResourceByProjectKeyShippingMethods.php.

Member Function Documentation

◆ get()

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

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

Definition at line 88 of file ResourceByProjectKeyShippingMethods.php.

◆ head()

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

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

Definition at line 98 of file ResourceByProjectKeyShippingMethods.php.

◆ matchingCart()

Commercetools\Api\Client\Resource\ResourceByProjectKeyShippingMethods::matchingCart ( )

Definition at line 42 of file ResourceByProjectKeyShippingMethods.php.

◆ matchingCartLocation()

Commercetools\Api\Client\Resource\ResourceByProjectKeyShippingMethods::matchingCartLocation ( )

Definition at line 50 of file ResourceByProjectKeyShippingMethods.php.

◆ matchingLocation()

Commercetools\Api\Client\Resource\ResourceByProjectKeyShippingMethods::matchingLocation ( )

Definition at line 66 of file ResourceByProjectKeyShippingMethods.php.

◆ matchingOrderedit()

Commercetools\Api\Client\Resource\ResourceByProjectKeyShippingMethods::matchingOrderedit ( )

Definition at line 58 of file ResourceByProjectKeyShippingMethods.php.

◆ post()

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

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

Definition at line 108 of file ResourceByProjectKeyShippingMethods.php.

◆ withId()

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

Definition at line 74 of file ResourceByProjectKeyShippingMethods.php.

◆ withKey()

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

Definition at line 31 of file ResourceByProjectKeyShippingMethods.php.


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