Poq.SDK.Node

Home > @poq/sdk > Stock

Stock class

Signature:

export declare class Stock extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the Stock class

Properties

Property Modifiers Type Description
available   boolean | undefined  
leadTime   string | undefined  
lowOnStock   boolean | undefined  
maxOrderableQuantity   number | undefined  
quantity   number | undefined