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.Inventory.ByProjectKeyInventoryKeyByKeyRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyInventoryKeyByKeyRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string key)
 
ByProjectKeyInventoryKeyByKeyGet Get ()
 
ByProjectKeyInventoryKeyByKeyHead Head ()
 
ByProjectKeyInventoryKeyByKeyPost Post (commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdate inventoryEntryUpdate)
 
ByProjectKeyInventoryKeyByKeyDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyInventoryKeyByKeyRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyInventoryKeyByKeyDelete commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryKeyByKeyRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyInventoryKeyByKeyGet commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryKeyByKeyRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyInventoryKeyByKeyHead commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryKeyByKeyRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyInventoryKeyByKeyPost commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryKeyByKeyRequestBuilder.Post ( commercetools::Sdk::Api::Models::Inventories::IInventoryEntryUpdate  inventoryEntryUpdate)
inline

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