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.Customers.ByProjectKeyCustomersKeyByKeyRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyCustomersKeyByKeyRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string key)
 
ByProjectKeyCustomersKeyByKeyGet Get ()
 
ByProjectKeyCustomersKeyByKeyHead Head ()
 
ByProjectKeyCustomersKeyByKeyPost Post (commercetools.Sdk.Api.Models.Customers.ICustomerUpdate customerUpdate)
 
ByProjectKeyCustomersKeyByKeyDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyCustomersKeyByKeyRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyCustomersKeyByKeyDelete commercetools.Sdk.Api.Client.RequestBuilders.Customers.ByProjectKeyCustomersKeyByKeyRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyCustomersKeyByKeyGet commercetools.Sdk.Api.Client.RequestBuilders.Customers.ByProjectKeyCustomersKeyByKeyRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyCustomersKeyByKeyHead commercetools.Sdk.Api.Client.RequestBuilders.Customers.ByProjectKeyCustomersKeyByKeyRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyCustomersKeyByKeyPost commercetools.Sdk.Api.Client.RequestBuilders.Customers.ByProjectKeyCustomersKeyByKeyRequestBuilder.Post ( commercetools::Sdk::Api::Models::Customers::ICustomerUpdate  customerUpdate)
inline

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