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

Public Member Functions

 ByProjectKeyCustomersByIDRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string id)
 
ByProjectKeyCustomersByIDGet Get ()
 
ByProjectKeyCustomersByIDHead Head ()
 
ByProjectKeyCustomersByIDPost Post (commercetools.Sdk.Api.Models.Customers.ICustomerUpdate customerUpdate)
 
ByProjectKeyCustomersByIDDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyCustomersByIDRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyCustomersByIDDelete commercetools.Sdk.Api.Client.RequestBuilders.Customers.ByProjectKeyCustomersByIDRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyCustomersByIDGet commercetools.Sdk.Api.Client.RequestBuilders.Customers.ByProjectKeyCustomersByIDRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyCustomersByIDHead commercetools.Sdk.Api.Client.RequestBuilders.Customers.ByProjectKeyCustomersByIDRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyCustomersByIDPost commercetools.Sdk.Api.Client.RequestBuilders.Customers.ByProjectKeyCustomersByIDRequestBuilder.Post ( commercetools::Sdk::Api::Models::Customers::ICustomerUpdate  customerUpdate)
inline

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