WebApiModulesWarehouseCheckOutOrderInventoryStatusCheckOut constructor
WebApiModulesWarehouseCheckOutOrderInventoryStatusCheckOut({})
Implementation
WebApiModulesWarehouseCheckOutOrderInventoryStatusCheckOut({
this.iCode,
this.description,
this.classification,
this.quantityOrdered,
this.quantitySub,
this.quantityStaged,
this.quantityOut,
this.quantityIn,
this.quantityRemaining,
});