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.ShippingMethods.ByProjectKeyShippingMethodsKeyByKeyRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyShippingMethodsKeyByKeyRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string key)
 
ByProjectKeyShippingMethodsKeyByKeyGet Get ()
 
ByProjectKeyShippingMethodsKeyByKeyHead Head ()
 
ByProjectKeyShippingMethodsKeyByKeyPost Post (commercetools.Sdk.Api.Models.ShippingMethods.IShippingMethodUpdate shippingMethodUpdate)
 
ByProjectKeyShippingMethodsKeyByKeyDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyShippingMethodsKeyByKeyRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyShippingMethodsKeyByKeyDelete commercetools.Sdk.Api.Client.RequestBuilders.ShippingMethods.ByProjectKeyShippingMethodsKeyByKeyRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyShippingMethodsKeyByKeyGet commercetools.Sdk.Api.Client.RequestBuilders.ShippingMethods.ByProjectKeyShippingMethodsKeyByKeyRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyShippingMethodsKeyByKeyHead commercetools.Sdk.Api.Client.RequestBuilders.ShippingMethods.ByProjectKeyShippingMethodsKeyByKeyRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyShippingMethodsKeyByKeyPost commercetools.Sdk.Api.Client.RequestBuilders.ShippingMethods.ByProjectKeyShippingMethodsKeyByKeyRequestBuilder.Post ( commercetools::Sdk::Api::Models::ShippingMethods::IShippingMethodUpdate  shippingMethodUpdate)
inline

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