addtocash using sendcoins Circuit
This commit is contained in:
@@ -46,11 +46,13 @@ export interface IProduct {
|
||||
|
||||
stockQty: number, // UPDATING
|
||||
stockBloccatiQty: number, // UPDATING
|
||||
bookedQtyOrdered: number // UPDATING
|
||||
bookedQtyConfirmed: number // UPDATING
|
||||
|
||||
qtyToReachForGas: number
|
||||
maxbookableGASQty: number
|
||||
bookedGASQtyOrdered: number // UPDATING
|
||||
bookedGASQtyConfirmed: number // UPDATING
|
||||
bookableGASBloccatiQty: number // UPDATING
|
||||
|
||||
minBuyQty: number
|
||||
|
||||
Reference in New Issue
Block a user