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\ResourceByProjectKeyCustomers Class Reference
Inheritance diagram for Commercetools\Api\Client\Resource\ResourceByProjectKeyCustomers:
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 ResourceByProjectKeyCustomers.php.

Constructor & Destructor Documentation

◆ __construct()

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

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

Definition at line 24 of file ResourceByProjectKeyCustomers.php.

Member Function Documentation

◆ emailConfirm()

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

Definition at line 61 of file ResourceByProjectKeyCustomers.php.

◆ emailToken()

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

Definition at line 53 of file ResourceByProjectKeyCustomers.php.

◆ get()

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

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

Definition at line 118 of file ResourceByProjectKeyCustomers.php.

◆ head()

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

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

Definition at line 128 of file ResourceByProjectKeyCustomers.php.

◆ password()

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

Definition at line 69 of file ResourceByProjectKeyCustomers.php.

◆ passwordReset()

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

Definition at line 77 of file ResourceByProjectKeyCustomers.php.

◆ passwordToken()

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

Definition at line 85 of file ResourceByProjectKeyCustomers.php.

◆ post()

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

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

Definition at line 138 of file ResourceByProjectKeyCustomers.php.

◆ withEmailToken()

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

Definition at line 42 of file ResourceByProjectKeyCustomers.php.

◆ withId()

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

Definition at line 104 of file ResourceByProjectKeyCustomers.php.

◆ withKey()

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

Definition at line 93 of file ResourceByProjectKeyCustomers.php.

◆ withPasswordToken()

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

Definition at line 31 of file ResourceByProjectKeyCustomers.php.


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