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