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

Public Member Functions

 __construct (array $args=[], ClientInterface $client=null)
 
 withPasswordToken (string $passwordToken=null)
 
 withEmailToken (string $emailToken=null)
 
 emailToken ()
 
 emailConfirm ()
 
 password ()
 
 passwordReset ()
 
 passwordToken ()
 
 withKey (string $key=null)
 
 withId (string $ID=null)
 
 get ($body=null, array $headers=[])
 
 head ($body=null, array $headers=[])
 
 post (?CustomerDraft $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 ResourceByProjectKeyInStoreKeyByStoreKeyCustomers.php.

Constructor & Destructor Documentation

◆ __construct()

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

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

Definition at line 24 of file ResourceByProjectKeyInStoreKeyByStoreKeyCustomers.php.

Member Function Documentation

◆ emailConfirm()

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

◆ emailToken()

Commercetools\Api\Client\Resource\ResourceByProjectKeyInStoreKeyByStoreKeyCustomers::emailToken ( )

◆ get()

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

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

Definition at line 118 of file ResourceByProjectKeyInStoreKeyByStoreKeyCustomers.php.

◆ head()

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

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

Definition at line 128 of file ResourceByProjectKeyInStoreKeyByStoreKeyCustomers.php.

◆ password()

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

◆ passwordReset()

Commercetools\Api\Client\Resource\ResourceByProjectKeyInStoreKeyByStoreKeyCustomers::passwordReset ( )

◆ passwordToken()

Commercetools\Api\Client\Resource\ResourceByProjectKeyInStoreKeyByStoreKeyCustomers::passwordToken ( )

◆ post()

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

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

Definition at line 138 of file ResourceByProjectKeyInStoreKeyByStoreKeyCustomers.php.

◆ withEmailToken()

Commercetools\Api\Client\Resource\ResourceByProjectKeyInStoreKeyByStoreKeyCustomers::withEmailToken ( string  $emailToken = null)

◆ withId()

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

◆ withKey()

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

◆ withPasswordToken()

Commercetools\Api\Client\Resource\ResourceByProjectKeyInStoreKeyByStoreKeyCustomers::withPasswordToken ( string  $passwordToken = null)

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