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.BusinessUnits.ByProjectKeyBusinessUnitsKeyByKeyRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyBusinessUnitsKeyByKeyRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string key)
 
ByProjectKeyBusinessUnitsKeyByKeyGet Get ()
 
ByProjectKeyBusinessUnitsKeyByKeyHead Head ()
 
ByProjectKeyBusinessUnitsKeyByKeyPost Post (commercetools.Sdk.Api.Models.BusinessUnits.IBusinessUnitUpdate businessUnitUpdate)
 
ByProjectKeyBusinessUnitsKeyByKeyDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyBusinessUnitsKeyByKeyRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyBusinessUnitsKeyByKeyDelete commercetools.Sdk.Api.Client.RequestBuilders.BusinessUnits.ByProjectKeyBusinessUnitsKeyByKeyRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyBusinessUnitsKeyByKeyGet commercetools.Sdk.Api.Client.RequestBuilders.BusinessUnits.ByProjectKeyBusinessUnitsKeyByKeyRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyBusinessUnitsKeyByKeyHead commercetools.Sdk.Api.Client.RequestBuilders.BusinessUnits.ByProjectKeyBusinessUnitsKeyByKeyRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyBusinessUnitsKeyByKeyPost commercetools.Sdk.Api.Client.RequestBuilders.BusinessUnits.ByProjectKeyBusinessUnitsKeyByKeyRequestBuilder.Post ( commercetools::Sdk::Api::Models::BusinessUnits::IBusinessUnitUpdate  businessUnitUpdate)
inline

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