StockLevel
A StockLevel represents the number of a particular ProductVariant which are available at a particular StockLocation.
-
Extends:
VendureEntity -
Implements: HasCustomFields
constructor
method
(input: DeepPartial<StockLevel>) => StockLevelproductVariant
property
ProductVariantproductVariantId
property
IDstockLocation
property
StockLocationstockLocationId
property
IDstockOnHand
property
numberstockAllocated
property
numbercustomFields
property
CustomStockLevelFieldsWas this chapter helpful?