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

Public Member Functions

 ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string key)
 
ByProjectKeyCustomerGroupsKeyByKeyGet Get ()
 
ByProjectKeyCustomerGroupsKeyByKeyHead Head ()
 
ByProjectKeyCustomerGroupsKeyByKeyPost Post (commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupUpdate customerGroupUpdate)
 
ByProjectKeyCustomerGroupsKeyByKeyDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyCustomerGroupsKeyByKeyDelete commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyCustomerGroupsKeyByKeyGet commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyCustomerGroupsKeyByKeyHead commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyCustomerGroupsKeyByKeyPost commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder.Post ( commercetools::Sdk::Api::Models::CustomerGroups::ICustomerGroupUpdate  customerGroupUpdate)
inline

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