Interface: ProductInventory
Defined in: type/ProductInventory.ts:5
Object class for ProductInventory
Properties
balance?
optionalbalance?:Inventory[]
Defined in: type/ProductInventory.ts:17
Inventory items
localQuantity
localQuantity:
number
Defined in: type/ProductInventory.ts:13
Local product quantity
nextDeliveryDate?
optionalnextDeliveryDate?:string
Defined in: type/ProductInventory.ts:15
Inventory estimated next delivery date
productId
productId:
number
Defined in: type/ProductInventory.ts:7
Inventory product identifier
supplierQuantity
supplierQuantity:
number
Defined in: type/ProductInventory.ts:11
Supplier product quantity
totalQuantity
totalQuantity:
number
Defined in: type/ProductInventory.ts:9
Total product quantity