commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Static Public Member Functions
commercetools.Sdk.Api.Client.ApiFactory Class Reference

Static Public Member Functions

static ApiRoot Create (IClient client)
 
static ProjectApiRoot Create (IClient client, string projectKey)
 
static ByProjectKeyRequestBuilder CreateForProject (IClient client, string projectKey)
 
static ByProjectKeyInStoreKeyByStoreKeyRequestBuilder CreateForStore (IClient client, string projectKey, string storeKey)
 

Member Function Documentation

◆ Create() [1/2]

static ApiRoot commercetools.Sdk.Api.Client.ApiFactory.Create ( IClient  client)
inlinestatic

◆ Create() [2/2]

static ProjectApiRoot commercetools.Sdk.Api.Client.ApiFactory.Create ( IClient  client,
string  projectKey 
)
inlinestatic

◆ CreateForProject()

static ByProjectKeyRequestBuilder commercetools.Sdk.Api.Client.ApiFactory.CreateForProject ( IClient  client,
string  projectKey 
)
inlinestatic

◆ CreateForStore()

static ByProjectKeyInStoreKeyByStoreKeyRequestBuilder commercetools.Sdk.Api.Client.ApiFactory.CreateForStore ( IClient  client,
string  projectKey,
string  storeKey 
)
inlinestatic

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