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

Public Member Functions

 ByProjectKeyInStoreKeyByStoreKeyCartsByIDRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string storeKey, string id)
 
ByProjectKeyInStoreKeyByStoreKeyCartsByIDGet Get ()
 
ByProjectKeyInStoreKeyByStoreKeyCartsByIDHead Head ()
 
ByProjectKeyInStoreKeyByStoreKeyCartsByIDPost Post (commercetools.Sdk.Api.Models.Carts.ICartUpdate cartUpdate)
 
ByProjectKeyInStoreKeyByStoreKeyCartsByIDDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyInStoreKeyByStoreKeyCartsByIDRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyInStoreKeyByStoreKeyCartsByIDDelete commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyCartsByIDRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyInStoreKeyByStoreKeyCartsByIDGet commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyCartsByIDRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyInStoreKeyByStoreKeyCartsByIDHead commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyCartsByIDRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyInStoreKeyByStoreKeyCartsByIDPost commercetools.Sdk.Api.Client.RequestBuilders.InStore.ByProjectKeyInStoreKeyByStoreKeyCartsByIDRequestBuilder.Post ( commercetools::Sdk::Api::Models::Carts::ICartUpdate  cartUpdate)
inline

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