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

Public Member Functions

 ByProjectKeyInventoryByIDRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string id)
 
ByProjectKeyInventoryByIDGet Get ()
 
ByProjectKeyInventoryByIDHead Head ()
 
ByProjectKeyInventoryByIDPost Post (commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdate inventoryEntryUpdate)
 
ByProjectKeyInventoryByIDDelete Delete ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyInventoryByIDRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyInventoryByIDDelete commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryByIDRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyInventoryByIDGet commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryByIDRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyInventoryByIDHead commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryByIDRequestBuilder.Head ( )
inline

◆ Post()

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

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