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.ProductSelections.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyProductSelectionsKeyByKeyRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string key)
 
ByProjectKeyProductSelectionsKeyByKeyGet Get ()
 
ByProjectKeyProductSelectionsKeyByKeyHead Head ()
 
ByProjectKeyProductSelectionsKeyByKeyPost Post (commercetools.Sdk.Api.Models.ProductSelections.IProductSelectionUpdate productSelectionUpdate)
 
ByProjectKeyProductSelectionsKeyByKeyDelete Delete ()
 
ByProjectKeyProductSelectionsKeyByKeyProductsRequestBuilder Products ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyProductSelectionsKeyByKeyRequestBuilder()

commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder ( IClient  apiHttpClient,
ISerializerService  serializerService,
string  projectKey,
string  key 
)
inline

Member Function Documentation

◆ Delete()

ByProjectKeyProductSelectionsKeyByKeyDelete commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyProductSelectionsKeyByKeyGet commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyProductSelectionsKeyByKeyHead commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyProductSelectionsKeyByKeyPost commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder.Post ( commercetools::Sdk::Api::Models::ProductSelections::IProductSelectionUpdate  productSelectionUpdate)
inline

◆ Products()

ByProjectKeyProductSelectionsKeyByKeyProductsRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder.Products ( )
inline

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