Package | Description |
---|---|
io.sphere.sdk.inventory.commands.updateactions |
Provides the possible operations which can be performed on update commands for inventory entries.
|
Class and Description |
---|
AddQuantity
Adds items to the stock.
|
ChangeQuantity
Changes the absolute quantity.
|
RemoveQuantity
Subtracts quantity from the stock.
|
SetCustomField
Updates a custom field.
|
SetCustomType
Sets/unsets the custom type.
|
SetExpectedDelivery
Sets the expected delivery.
|
SetRestockableInDays
Sets the restackable in days value.
|
SetSupplyChannel
Sets/unsets the supply channel.
|