WebApiModulesWarehouseExchangeExchangeItemRequest constructor
const
WebApiModulesWarehouseExchangeExchangeItemRequest({})
Implementation
const WebApiModulesWarehouseExchangeExchangeItemRequest({
this.contractId,
this.orderId,
this.dealId,
this.departmentId,
this.warehouseId,
this.inCode,
this.quantity,
this.outCode,
this.allowCrossICode,
this.completingPending,
});