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

Public Member Functions

 ByProjectKeyInStoreKeyByStoreKeyProductsRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string storeKey)
 
ByProjectKeyInStoreKeyByStoreKeyProductsByProductIDRequestBuilder WithProductId (string productID)
 
ByProjectKeyInStoreKeyByStoreKeyProductsKeyByProductKeyRequestBuilder WithProductKey (string productKey)
 

Constructor & Destructor Documentation

◆ ByProjectKeyInStoreKeyByStoreKeyProductsRequestBuilder()

commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyProductsRequestBuilder.ByProjectKeyInStoreKeyByStoreKeyProductsRequestBuilder ( IClient  apiHttpClient,
ISerializerService  serializerService,
string  projectKey,
string  storeKey 
)
inline

Member Function Documentation

◆ WithProductId()

ByProjectKeyInStoreKeyByStoreKeyProductsByProductIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyProductsRequestBuilder.WithProductId ( string  productID)
inline

◆ WithProductKey()

ByProjectKeyInStoreKeyByStoreKeyProductsKeyByProductKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyProductsRequestBuilder.WithProductKey ( string  productKey)
inline

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