commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Properties
commercetools.Sdk.Api.Models.Inventories.InventoryEntryRemoveQuantityAction Class Reference

Inherits commercetools.Sdk.Api.Models.Inventories.IInventoryEntryRemoveQuantityAction.

Public Member Functions

 InventoryEntryRemoveQuantityAction ()
 
- Public Member Functions inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IInventoryEntryUpdateAction >
TAction Get ()
 

Properties

string Action [get, set]
 
long Quantity [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Inventories.IInventoryEntryRemoveQuantityAction
- Properties inherited from commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IInventoryEntryUpdateAction >
string Action [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction
static commercetools.Sdk.Api.Models.Inventories.InventoryEntryAddQuantityAction AddQuantity (Action< commercetools.Sdk.Api.Models.Inventories.InventoryEntryAddQuantityAction > init=null)
 
static commercetools.Sdk.Api.Models.Inventories.InventoryEntryChangeQuantityAction ChangeQuantity (Action< commercetools.Sdk.Api.Models.Inventories.InventoryEntryChangeQuantityAction > init=null)
 
static commercetools.Sdk.Api.Models.Inventories.InventoryEntryRemoveQuantityAction RemoveQuantity (Action< commercetools.Sdk.Api.Models.Inventories.InventoryEntryRemoveQuantityAction > init=null)
 
static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetCustomFieldAction SetCustomField (Action< commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetCustomFieldAction > init=null)
 
static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetCustomTypeAction SetCustomType (Action< commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetCustomTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetExpectedDeliveryAction SetExpectedDelivery (Action< commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetExpectedDeliveryAction > init=null)
 
static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetKeyAction SetKey (Action< commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetKeyAction > init=null)
 
static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetRestockableInDaysAction SetRestockableInDays (Action< commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetRestockableInDaysAction > init=null)
 
static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetSupplyChannelAction SetSupplyChannel (Action< commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetSupplyChannelAction > init=null)
 

Constructor & Destructor Documentation

◆ InventoryEntryRemoveQuantityAction()

commercetools.Sdk.Api.Models.Inventories.InventoryEntryRemoveQuantityAction.InventoryEntryRemoveQuantityAction ( )
inline

Property Documentation

◆ Action

string commercetools.Sdk.Api.Models.Inventories.InventoryEntryRemoveQuantityAction.Action
getset

◆ Quantity

long commercetools.Sdk.Api.Models.Inventories.InventoryEntryRemoveQuantityAction.Quantity
getset

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