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

Public Member Functions

 ByProjectKeyQuotesRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey)
 
ByProjectKeyQuotesGet Get ()
 
ByProjectKeyQuotesHead Head ()
 
ByProjectKeyQuotesPost Post (commercetools.Sdk.Api.Models.Quotes.IQuoteDraft quoteDraft)
 
ByProjectKeyQuotesKeyByKeyRequestBuilder WithKey (string key)
 
ByProjectKeyQuotesByIDRequestBuilder WithId (string ID)
 

Constructor & Destructor Documentation

◆ ByProjectKeyQuotesRequestBuilder()

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

Member Function Documentation

◆ Get()

ByProjectKeyQuotesGet commercetools.Sdk.Api.Client.RequestBuilders.Quotes.ByProjectKeyQuotesRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyQuotesHead commercetools.Sdk.Api.Client.RequestBuilders.Quotes.ByProjectKeyQuotesRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyQuotesPost commercetools.Sdk.Api.Client.RequestBuilders.Quotes.ByProjectKeyQuotesRequestBuilder.Post ( commercetools::Sdk::Api::Models::Quotes::IQuoteDraft  quoteDraft)
inline

◆ WithId()

ByProjectKeyQuotesByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.Quotes.ByProjectKeyQuotesRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyQuotesKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.Quotes.ByProjectKeyQuotesRequestBuilder.WithKey ( string  key)
inline

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