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.CustomerGroups.ByProjectKeyCustomerGroupsByIDRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyCustomerGroupsByIDRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string id)
 
ByProjectKeyCustomerGroupsByIDGet Get ()
 
ByProjectKeyCustomerGroupsByIDHead Head ()
 
ByProjectKeyCustomerGroupsByIDPost Post (commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdate customerGroupUpdate)
 
ByProjectKeyCustomerGroupsByIDDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyCustomerGroupsByIDRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyCustomerGroupsByIDDelete commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsByIDRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyCustomerGroupsByIDGet commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsByIDRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyCustomerGroupsByIDHead commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsByIDRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyCustomerGroupsByIDPost commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsByIDRequestBuilder.Post ( commercetools::Sdk::Api::Models::CustomerGroups::ICustomerGroupUpdate  customerGroupUpdate)
inline

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