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.ByProjectKeyProductSelectionsRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyProductSelectionsRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey)
 
ByProjectKeyProductSelectionsGet Get ()
 
ByProjectKeyProductSelectionsHead Head ()
 
ByProjectKeyProductSelectionsPost Post (commercetools.Sdk.Api.Models.ProductSelections.IProductSelectionDraft productSelectionDraft)
 
ByProjectKeyProductSelectionsKeyByKeyRequestBuilder WithKey (string key)
 
ByProjectKeyProductSelectionsByIDRequestBuilder WithId (string ID)
 

Constructor & Destructor Documentation

◆ ByProjectKeyProductSelectionsRequestBuilder()

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

Member Function Documentation

◆ Get()

ByProjectKeyProductSelectionsGet commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyProductSelectionsHead commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyProductSelectionsPost commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsRequestBuilder.Post ( commercetools::Sdk::Api::Models::ProductSelections::IProductSelectionDraft  productSelectionDraft)
inline

◆ WithId()

ByProjectKeyProductSelectionsByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyProductSelectionsKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ProductSelections.ByProjectKeyProductSelectionsRequestBuilder.WithKey ( string  key)
inline

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