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.ProductTypes.ByProjectKeyProductTypesKeyByKeyRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyProductTypesKeyByKeyRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string key)
 
ByProjectKeyProductTypesKeyByKeyGet Get ()
 
ByProjectKeyProductTypesKeyByKeyHead Head ()
 
ByProjectKeyProductTypesKeyByKeyPost Post (commercetools.Sdk.Api.Models.ProductTypes.IProductTypeUpdate productTypeUpdate)
 
ByProjectKeyProductTypesKeyByKeyDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyProductTypesKeyByKeyRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyProductTypesKeyByKeyDelete commercetools.Sdk.Api.Client.RequestBuilders.ProductTypes.ByProjectKeyProductTypesKeyByKeyRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyProductTypesKeyByKeyGet commercetools.Sdk.Api.Client.RequestBuilders.ProductTypes.ByProjectKeyProductTypesKeyByKeyRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyProductTypesKeyByKeyHead commercetools.Sdk.Api.Client.RequestBuilders.ProductTypes.ByProjectKeyProductTypesKeyByKeyRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyProductTypesKeyByKeyPost commercetools.Sdk.Api.Client.RequestBuilders.ProductTypes.ByProjectKeyProductTypesKeyByKeyRequestBuilder.Post ( commercetools::Sdk::Api::Models::ProductTypes::IProductTypeUpdate  productTypeUpdate)
inline

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