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.AttributeGroups.ByProjectKeyAttributeGroupsByIDRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyAttributeGroupsByIDRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string id)
 
ByProjectKeyAttributeGroupsByIDGet Get ()
 
ByProjectKeyAttributeGroupsByIDHead Head ()
 
ByProjectKeyAttributeGroupsByIDPost Post (commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupUpdate attributeGroupUpdate)
 
ByProjectKeyAttributeGroupsByIDDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyAttributeGroupsByIDRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyAttributeGroupsByIDDelete commercetools.Sdk.Api.Client.RequestBuilders.AttributeGroups.ByProjectKeyAttributeGroupsByIDRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyAttributeGroupsByIDGet commercetools.Sdk.Api.Client.RequestBuilders.AttributeGroups.ByProjectKeyAttributeGroupsByIDRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyAttributeGroupsByIDHead commercetools.Sdk.Api.Client.RequestBuilders.AttributeGroups.ByProjectKeyAttributeGroupsByIDRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyAttributeGroupsByIDPost commercetools.Sdk.Api.Client.RequestBuilders.AttributeGroups.ByProjectKeyAttributeGroupsByIDRequestBuilder.Post ( commercetools::Sdk::Api::Models::AttributeGroups::IAttributeGroupUpdate  attributeGroupUpdate)
inline

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