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.Quotes.ByProjectKeyQuotesKeyByKeyRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyQuotesKeyByKeyRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string key)
 
ByProjectKeyQuotesKeyByKeyGet Get ()
 
ByProjectKeyQuotesKeyByKeyHead Head ()
 
ByProjectKeyQuotesKeyByKeyPost Post (commercetools.Sdk.Api.Models.Quotes.IQuoteUpdate quoteUpdate)
 
ByProjectKeyQuotesKeyByKeyDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyQuotesKeyByKeyRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyQuotesKeyByKeyDelete commercetools.Sdk.Api.Client.RequestBuilders.Quotes.ByProjectKeyQuotesKeyByKeyRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyQuotesKeyByKeyGet commercetools.Sdk.Api.Client.RequestBuilders.Quotes.ByProjectKeyQuotesKeyByKeyRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyQuotesKeyByKeyHead commercetools.Sdk.Api.Client.RequestBuilders.Quotes.ByProjectKeyQuotesKeyByKeyRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyQuotesKeyByKeyPost commercetools.Sdk.Api.Client.RequestBuilders.Quotes.ByProjectKeyQuotesKeyByKeyRequestBuilder.Post ( commercetools::Sdk::Api::Models::Quotes::IQuoteUpdate  quoteUpdate)
inline

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