InventoryResponse Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Requests
public class InventoryResponse : IDisposable
The InventoryResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | InventoryResponse | Initializes a new instance of the InventoryResponse class |
Name | Description | |
---|---|---|
![]() | BaseUnitOfMeasure | |
![]() | ItemId | |
![]() | QtyActualInventory |
QtyInventory – QtySoldNotPosted – Quantity reserved by Customer Order
|
![]() | QtyExpectedStock |
Quantity on purchase order
|
![]() | QtyInventory |
Total inventory
|
![]() | QtySoldNotPosted |
Quantity that has been sold through a POS transaction but not posted by a statement yet
|
![]() | ReorderPoint |
Value calculated by the Replenishment module if the Replenishment module is active.
If the Replenishment module is not active or the replenishment calculation for the item has not been run the return value is 0
|
![]() | StoreId | |
![]() | VariantId |