commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Base.Client.ClientConfiguration Class Reference

Inherits commercetools.Base.Client.IClientConfiguration.

Properties

string ClientId [get, set]
 
string ClientSecret [get, set]
 
string Scope [get, set]
 
string ProjectKey [get, set]
 
string AuthorizationBaseAddress = "https://auth.europe-west1.gcp.commercetools.com/" [get, set]
 Authorization Base Address Url like: "https://auth.europe-west1.gcp.commercetools.com/".
 
string ApiBaseAddress = "https://api.europe-west1.gcp.commercetools.com/" [get, set]
 Api Base Address Url like: "https://api.europe-west1.gcp.commercetools.com/".
 
- Properties inherited from commercetools.Base.Client.IClientConfiguration

Property Documentation

◆ ApiBaseAddress

string commercetools.Base.Client.ClientConfiguration.ApiBaseAddress = "https://api.europe-west1.gcp.commercetools.com/"
getset

Api Base Address Url like: "https://api.europe-west1.gcp.commercetools.com/".

Implements commercetools.Base.Client.IClientConfiguration.

◆ AuthorizationBaseAddress

string commercetools.Base.Client.ClientConfiguration.AuthorizationBaseAddress = "https://auth.europe-west1.gcp.commercetools.com/"
getset

Authorization Base Address Url like: "https://auth.europe-west1.gcp.commercetools.com/".

Implements commercetools.Base.Client.IClientConfiguration.

◆ ClientId

string commercetools.Base.Client.ClientConfiguration.ClientId
getset

◆ ClientSecret

string commercetools.Base.Client.ClientConfiguration.ClientSecret
getset

◆ ProjectKey

string commercetools.Base.Client.ClientConfiguration.ProjectKey
getset

◆ Scope

string commercetools.Base.Client.ClientConfiguration.Scope
getset

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