Interface: Inventory
Defined in: type/Inventory.ts:4
Object class for Inventory
Properties
costPrice
costPrice:
number
Defined in: type/Inventory.ts:12
Inventory cost price
id
id:
string|number
Defined in: type/Inventory.ts:6
Inventory primary identifier
location
location:
string
Defined in: type/Inventory.ts:22
Inventory location
nextDeliveryDate
nextDeliveryDate:
string
Defined in: type/Inventory.ts:24
Inventory estimated next delivery date
notes
notes:
string
Defined in: type/Inventory.ts:26
Inventory note
productId
productId:
number
Defined in: type/Inventory.ts:8
Inventory product identifier
quantity
quantity:
number
Defined in: type/Inventory.ts:10
Inventory quantity
sku
sku:
string
Defined in: type/Inventory.ts:18
Inventory sku
supplier
supplier:
string
Defined in: type/Inventory.ts:14
Inventory supplier
supplierCode
supplierCode:
string
Defined in: type/Inventory.ts:16
Inventory supplier code
warehouseId
warehouseId:
number
Defined in: type/Inventory.ts:20
Inventory warehouse identifier