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\Client\ClientCredentials Class Reference

Public Member Functions

 __construct (string $clientId, string $clientSecret, string $scope=null)
 
 getClientId ()
 
 getScope ()
 
 getClientSecret ()
 
 getCacheKey ()
 

Detailed Description

@psalm-immutable

Definition at line 15 of file ClientCredentials.php.

Constructor & Destructor Documentation

◆ __construct()

Commercetools\Client\ClientCredentials::__construct ( string  $clientId,
string  $clientSecret,
string  $scope = null 
)

Definition at line 29 of file ClientCredentials.php.

Member Function Documentation

◆ getCacheKey()

Commercetools\Client\ClientCredentials::getCacheKey ( )

Definition at line 52 of file ClientCredentials.php.

◆ getClientId()

Commercetools\Client\ClientCredentials::getClientId ( )

Definition at line 37 of file ClientCredentials.php.

◆ getClientSecret()

Commercetools\Client\ClientCredentials::getClientSecret ( )

Definition at line 47 of file ClientCredentials.php.

◆ getScope()

Commercetools\Client\ClientCredentials::getScope ( )

Definition at line 42 of file ClientCredentials.php.


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