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

Public Member Functions

 __construct (array $args=[], ClientInterface $client=null)
 
 emailConfirm ()
 
 password ()
 
 signup ()
 
 login ()
 
 activeCart ()
 
 businessUnits ()
 
 carts ()
 
 orders ()
 
 payments ()
 
 quoteRequests ()
 
 quotes ()
 
 shoppingLists ()
 
 get ($body=null, array $headers=[])
 
 post (?MyCustomerUpdate $body=null, array $headers=[])
 
 delete ($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 ResourceByProjectKeyMe.php.

Constructor & Destructor Documentation

◆ __construct()

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

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

Definition at line 24 of file ResourceByProjectKeyMe.php.

Member Function Documentation

◆ activeCart()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::activeCart ( )

Definition at line 63 of file ResourceByProjectKeyMe.php.

◆ businessUnits()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::businessUnits ( )

Definition at line 71 of file ResourceByProjectKeyMe.php.

◆ carts()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::carts ( )

Definition at line 79 of file ResourceByProjectKeyMe.php.

◆ delete()

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

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

Definition at line 150 of file ResourceByProjectKeyMe.php.

◆ emailConfirm()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::emailConfirm ( )

Definition at line 31 of file ResourceByProjectKeyMe.php.

◆ get()

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

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

Definition at line 130 of file ResourceByProjectKeyMe.php.

◆ login()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::login ( )

Definition at line 55 of file ResourceByProjectKeyMe.php.

◆ orders()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::orders ( )

Definition at line 87 of file ResourceByProjectKeyMe.php.

◆ password()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::password ( )

Definition at line 39 of file ResourceByProjectKeyMe.php.

◆ payments()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::payments ( )

Definition at line 95 of file ResourceByProjectKeyMe.php.

◆ post()

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

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

Definition at line 140 of file ResourceByProjectKeyMe.php.

◆ quoteRequests()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::quoteRequests ( )

Definition at line 103 of file ResourceByProjectKeyMe.php.

◆ quotes()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::quotes ( )

Definition at line 111 of file ResourceByProjectKeyMe.php.

◆ shoppingLists()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::shoppingLists ( )

Definition at line 119 of file ResourceByProjectKeyMe.php.

◆ signup()

Commercetools\Api\Client\Resource\ResourceByProjectKeyMe::signup ( )

Definition at line 47 of file ResourceByProjectKeyMe.php.


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