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

Public Member Functions

 ByProjectKeyInventoryRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey)
 
ByProjectKeyInventoryGet Get ()
 
ByProjectKeyInventoryHead Head ()
 
ByProjectKeyInventoryPost Post (commercetools.Sdk.Api.Models.Inventories.IInventoryEntryDraft inventoryEntryDraft)
 
ByProjectKeyInventoryByIDRequestBuilder WithId (string ID)
 
ByProjectKeyInventoryKeyByKeyRequestBuilder WithKey (string key)
 

Constructor & Destructor Documentation

◆ ByProjectKeyInventoryRequestBuilder()

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

Member Function Documentation

◆ Get()

ByProjectKeyInventoryGet commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyInventoryHead commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyInventoryPost commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryRequestBuilder.Post ( commercetools::Sdk::Api::Models::Inventories::IInventoryEntryDraft  inventoryEntryDraft)
inline

◆ WithId()

ByProjectKeyInventoryByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyInventoryKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.Inventory.ByProjectKeyInventoryRequestBuilder.WithKey ( string  key)
inline

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