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.Orders.ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string orderNumber)
 
ByProjectKeyOrdersOrderNumberByOrderNumberGet Get ()
 
ByProjectKeyOrdersOrderNumberByOrderNumberHead Head ()
 
ByProjectKeyOrdersOrderNumberByOrderNumberPost Post (commercetools.Sdk.Api.Models.Orders.IOrderUpdate orderUpdate)
 
ByProjectKeyOrdersOrderNumberByOrderNumberDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder()

commercetools.Sdk.Api.Client.RequestBuilders.Orders.ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder.ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder ( IClient  apiHttpClient,
ISerializerService  serializerService,
string  projectKey,
string  orderNumber 
)
inline

Member Function Documentation

◆ Delete()

ByProjectKeyOrdersOrderNumberByOrderNumberDelete commercetools.Sdk.Api.Client.RequestBuilders.Orders.ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyOrdersOrderNumberByOrderNumberGet commercetools.Sdk.Api.Client.RequestBuilders.Orders.ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyOrdersOrderNumberByOrderNumberHead commercetools.Sdk.Api.Client.RequestBuilders.Orders.ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyOrdersOrderNumberByOrderNumberPost commercetools.Sdk.Api.Client.RequestBuilders.Orders.ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder.Post ( commercetools::Sdk::Api::Models::Orders::IOrderUpdate  orderUpdate)
inline

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