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.Categories.ByProjectKeyCategoriesKeyByKeyRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyCategoriesKeyByKeyRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string key)
 
ByProjectKeyCategoriesKeyByKeyGet Get ()
 
ByProjectKeyCategoriesKeyByKeyHead Head ()
 
ByProjectKeyCategoriesKeyByKeyPost Post (commercetools.Sdk.Api.Models.Categories.ICategoryUpdate categoryUpdate)
 
ByProjectKeyCategoriesKeyByKeyDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyCategoriesKeyByKeyRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyCategoriesKeyByKeyDelete commercetools.Sdk.Api.Client.RequestBuilders.Categories.ByProjectKeyCategoriesKeyByKeyRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyCategoriesKeyByKeyGet commercetools.Sdk.Api.Client.RequestBuilders.Categories.ByProjectKeyCategoriesKeyByKeyRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyCategoriesKeyByKeyHead commercetools.Sdk.Api.Client.RequestBuilders.Categories.ByProjectKeyCategoriesKeyByKeyRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyCategoriesKeyByKeyPost commercetools.Sdk.Api.Client.RequestBuilders.Categories.ByProjectKeyCategoriesKeyByKeyRequestBuilder.Post ( commercetools::Sdk::Api::Models::Categories::ICategoryUpdate  categoryUpdate)
inline

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