WebApiModulesInventoryRepairCreateRepairRequest constructor
const
WebApiModulesInventoryRepairCreateRepairRequest({})
Implementation
const WebApiModulesInventoryRepairCreateRepairRequest({
this.contractId,
this.orderId,
this.orderItemId,
this.assetId,
this.consignorId,
this.consignorAgreementId,
this.quantity,
this.officeLocationId,
this.warehouseId,
});