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

Public Member Functions

 ByProjectKeyInStoreKeyByStoreKeyCartDiscountsRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string storeKey)
 
ByProjectKeyInStoreKeyByStoreKeyCartDiscountsGet Get ()
 
ByProjectKeyInStoreKeyByStoreKeyCartDiscountsHead Head ()
 
ByProjectKeyInStoreKeyByStoreKeyCartDiscountsPost Post (commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft cartDiscountDraft)
 
ByProjectKeyInStoreKeyByStoreKeyCartDiscountsKeyByKeyRequestBuilder WithKey (string key)
 
ByProjectKeyInStoreKeyByStoreKeyCartDiscountsByIDRequestBuilder WithId (string ID)
 

Constructor & Destructor Documentation

◆ ByProjectKeyInStoreKeyByStoreKeyCartDiscountsRequestBuilder()

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

Member Function Documentation

◆ Get()

ByProjectKeyInStoreKeyByStoreKeyCartDiscountsGet commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyCartDiscountsRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyInStoreKeyByStoreKeyCartDiscountsHead commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyCartDiscountsRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyInStoreKeyByStoreKeyCartDiscountsPost commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyCartDiscountsRequestBuilder.Post ( commercetools::Sdk::Api::Models::CartDiscounts::ICartDiscountDraft  cartDiscountDraft)
inline

◆ WithId()

ByProjectKeyInStoreKeyByStoreKeyCartDiscountsByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyCartDiscountsRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyInStoreKeyByStoreKeyCartDiscountsKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyCartDiscountsRequestBuilder.WithKey ( string  key)
inline

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