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

Public Member Functions

 ByProjectKeyProductTypesRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey)
 
ByProjectKeyProductTypesGet Get ()
 
ByProjectKeyProductTypesHead Head ()
 
ByProjectKeyProductTypesPost Post (commercetools.Sdk.Api.Models.ProductTypes.IProductTypeDraft productTypeDraft)
 
ByProjectKeyProductTypesKeyByKeyRequestBuilder WithKey (string key)
 
ByProjectKeyProductTypesByIDRequestBuilder WithId (string ID)
 

Constructor & Destructor Documentation

◆ ByProjectKeyProductTypesRequestBuilder()

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

Member Function Documentation

◆ Get()

ByProjectKeyProductTypesGet commercetools.Sdk.Api.Client.RequestBuilders.ProductTypes.ByProjectKeyProductTypesRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyProductTypesHead commercetools.Sdk.Api.Client.RequestBuilders.ProductTypes.ByProjectKeyProductTypesRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyProductTypesPost commercetools.Sdk.Api.Client.RequestBuilders.ProductTypes.ByProjectKeyProductTypesRequestBuilder.Post ( commercetools::Sdk::Api::Models::ProductTypes::IProductTypeDraft  productTypeDraft)
inline

◆ WithId()

ByProjectKeyProductTypesByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ProductTypes.ByProjectKeyProductTypesRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyProductTypesKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ProductTypes.ByProjectKeyProductTypesRequestBuilder.WithKey ( string  key)
inline

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