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

Public Member Functions

 ByProjectKeyCustomerGroupsRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey)
 
ByProjectKeyCustomerGroupsGet Get ()
 
ByProjectKeyCustomerGroupsHead Head ()
 
ByProjectKeyCustomerGroupsPost Post (commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroupDraft customerGroupDraft)
 
ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder WithKey (string key)
 
ByProjectKeyCustomerGroupsByIDRequestBuilder WithId (string ID)
 

Constructor & Destructor Documentation

◆ ByProjectKeyCustomerGroupsRequestBuilder()

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

Member Function Documentation

◆ Get()

ByProjectKeyCustomerGroupsGet commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyCustomerGroupsHead commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyCustomerGroupsPost commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsRequestBuilder.Post ( commercetools::Sdk::Api::Models::CustomerGroups::ICustomerGroupDraft  customerGroupDraft)
inline

◆ WithId()

ByProjectKeyCustomerGroupsByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.CustomerGroups.ByProjectKeyCustomerGroupsRequestBuilder.WithKey ( string  key)
inline

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