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

Public Member Functions

 __construct (array $args=[], ClientInterface $client=null)
 
 carts ()
 
 orders ()
 
 activeCart ()
 
 shoppingLists ()
 
 emailConfirm ()
 
 password ()
 
 signup ()
 
 login ()
 
 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 ResourceByProjectKeyInStoreKeyByStoreKeyMe.php.

Constructor & Destructor Documentation

◆ __construct()

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

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

Definition at line 24 of file ResourceByProjectKeyInStoreKeyByStoreKeyMe.php.

Member Function Documentation

◆ activeCart()

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

◆ carts()

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

◆ delete()

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

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

Definition at line 118 of file ResourceByProjectKeyInStoreKeyByStoreKeyMe.php.

◆ emailConfirm()

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

◆ get()

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

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

Definition at line 98 of file ResourceByProjectKeyInStoreKeyByStoreKeyMe.php.

◆ login()

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

◆ orders()

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

◆ password()

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

◆ post()

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

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

Definition at line 108 of file ResourceByProjectKeyInStoreKeyByStoreKeyMe.php.

◆ shoppingLists()

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

◆ signup()

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

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