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

Inherits commercetools.Sdk.Api.Models.IResourceUpdateAction< IInventoryEntryUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.Inventories.IInventoryEntryAddQuantityAction, commercetools.Sdk.Api.Models.Inventories.IInventoryEntryChangeQuantityAction, commercetools.Sdk.Api.Models.Inventories.IInventoryEntryRemoveQuantityAction, commercetools.Sdk.Api.Models.Inventories.IInventoryEntrySetCustomFieldAction, commercetools.Sdk.Api.Models.Inventories.IInventoryEntrySetCustomTypeAction, commercetools.Sdk.Api.Models.Inventories.IInventoryEntrySetExpectedDeliveryAction, commercetools.Sdk.Api.Models.Inventories.IInventoryEntrySetKeyAction, commercetools.Sdk.Api.Models.Inventories.IInventoryEntrySetRestockableInDaysAction, commercetools.Sdk.Api.Models.Inventories.IInventoryEntrySetSupplyChannelAction, and commercetools.Sdk.Api.Models.Inventories.InventoryEntryUpdateAction.

Static Public Member Functions

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)
 

Properties

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

Additional Inherited Members

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

Member Function Documentation

◆ AddQuantity()

static commercetools.Sdk.Api.Models.Inventories.InventoryEntryAddQuantityAction commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction.AddQuantity ( Action< commercetools::Sdk::Api::Models::Inventories::InventoryEntryAddQuantityAction init = null)
inlinestatic

◆ ChangeQuantity()

static commercetools.Sdk.Api.Models.Inventories.InventoryEntryChangeQuantityAction commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction.ChangeQuantity ( Action< commercetools::Sdk::Api::Models::Inventories::InventoryEntryChangeQuantityAction init = null)
inlinestatic

◆ RemoveQuantity()

static commercetools.Sdk.Api.Models.Inventories.InventoryEntryRemoveQuantityAction commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction.RemoveQuantity ( Action< commercetools::Sdk::Api::Models::Inventories::InventoryEntryRemoveQuantityAction init = null)
inlinestatic

◆ SetCustomField()

static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetCustomFieldAction commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction.SetCustomField ( Action< commercetools::Sdk::Api::Models::Inventories::InventoryEntrySetCustomFieldAction init = null)
inlinestatic

◆ SetCustomType()

static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetCustomTypeAction commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction.SetCustomType ( Action< commercetools::Sdk::Api::Models::Inventories::InventoryEntrySetCustomTypeAction init = null)
inlinestatic

◆ SetExpectedDelivery()

static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetExpectedDeliveryAction commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction.SetExpectedDelivery ( Action< commercetools::Sdk::Api::Models::Inventories::InventoryEntrySetExpectedDeliveryAction init = null)
inlinestatic

◆ SetKey()

static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetKeyAction commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction.SetKey ( Action< commercetools::Sdk::Api::Models::Inventories::InventoryEntrySetKeyAction init = null)
inlinestatic

◆ SetRestockableInDays()

static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetRestockableInDaysAction commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction.SetRestockableInDays ( Action< commercetools::Sdk::Api::Models::Inventories::InventoryEntrySetRestockableInDaysAction init = null)
inlinestatic

◆ SetSupplyChannel()

static commercetools.Sdk.Api.Models.Inventories.InventoryEntrySetSupplyChannelAction commercetools.Sdk.Api.Models.Inventories.IInventoryEntryUpdateAction.SetSupplyChannel ( Action< commercetools::Sdk::Api::Models::Inventories::InventoryEntrySetSupplyChannelAction init = null)
inlinestatic

Property Documentation

◆ Action

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

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