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.ProductDiscounts.ByProjectKeyProductDiscountsByIDRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyProductDiscountsByIDRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string id)
 
ByProjectKeyProductDiscountsByIDGet Get ()
 
ByProjectKeyProductDiscountsByIDHead Head ()
 
ByProjectKeyProductDiscountsByIDPost Post (commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscountUpdate productDiscountUpdate)
 
ByProjectKeyProductDiscountsByIDDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyProductDiscountsByIDRequestBuilder()

commercetools.Sdk.Api.Client.RequestBuilders.ProductDiscounts.ByProjectKeyProductDiscountsByIDRequestBuilder.ByProjectKeyProductDiscountsByIDRequestBuilder ( IClient  apiHttpClient,
ISerializerService  serializerService,
string  projectKey,
string  id 
)
inline

Member Function Documentation

◆ Delete()

ByProjectKeyProductDiscountsByIDDelete commercetools.Sdk.Api.Client.RequestBuilders.ProductDiscounts.ByProjectKeyProductDiscountsByIDRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyProductDiscountsByIDGet commercetools.Sdk.Api.Client.RequestBuilders.ProductDiscounts.ByProjectKeyProductDiscountsByIDRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyProductDiscountsByIDHead commercetools.Sdk.Api.Client.RequestBuilders.ProductDiscounts.ByProjectKeyProductDiscountsByIDRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyProductDiscountsByIDPost commercetools.Sdk.Api.Client.RequestBuilders.ProductDiscounts.ByProjectKeyProductDiscountsByIDRequestBuilder.Post ( commercetools::Sdk::Api::Models::ProductDiscounts::IProductDiscountUpdate  productDiscountUpdate)
inline

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