WebApiModulesHomeControlsInventorySearchInventorySearchAddToOrderRequest constructor
const
WebApiModulesHomeControlsInventorySearchInventorySearchAddToOrderRequest({})
Implementation
const WebApiModulesHomeControlsInventorySearchInventorySearchAddToOrderRequest({
this.orderId,
this.insertAtIndex,
this.pickDate,
this.pickTime,
this.fromDate,
this.fromTime,
this.toDate,
this.toTime,
this.insertAtItemOrder,
this.isLossAndDamage,
this.sessionId,
});