ProductStockUpdateInput
The class to describe the ProductStockUpdateInput business object.
| Name | Description | Type | Additional information |
|---|---|---|---|
| WarehouseLocationId |
Gets or sets the warehouse location identifier. |
integer |
Required |
| Qty |
Gets or sets the qty. |
decimal number |
Required |
| Reason |
Gets or sets the reason. |
string |
None. |