WebApiModulesInventoryRepairRepair constructor
WebApiModulesInventoryRepairRepair({
- String? repairId,
- String? locationId,
- String? location,
- String? billingLocationId,
- String? billingLocation,
- String? warehouseId,
- String? itemWarehouseId,
- String? warehouse,
- String? warehouseCode,
- String? billingWarehouseId,
- String? billingWarehouse,
- String? departmentId,
- String? department,
- String? inventoryTypeId,
- String? inventoryType,
- bool? pendingRepair,
- String? repairNumber,
- String? repairNumberColor,
- String? repairDate,
- bool? outsideRepair,
- String? outsideRepairPoNumber,
- String? itemId,
- String? barCode,
- String? serialNumber,
- String? rfId,
- String? barCodeColor,
- String? inventoryId,
- String? availFor,
- String? availForDisplay,
- String? iCode,
- String? iCodeColor,
- String? itemDescription,
- String? ownedItemDescription,
- int? quantity,
- String? quantityColor,
- String? damageDealId,
- String? damageDeal,
- String? damageDealColor,
- String? damageOrderId,
- String? damageOrderNumber,
- String? damageOrderDescription,
- String? damageContractId,
- String? damageContractNumber,
- String? damageContractDate,
- String? damageScannedById,
- String? damageScannedBy,
- String? lossAndDamageOrderId,
- String? lossAndDamageOrderNumber,
- String? lossAndDamageOrderDescription,
- String? chargeOrderId,
- String? chargeOrderNumber,
- String? chargeOrderDescription,
- String? chargeInvoiceId,
- String? chargeInvoiceNumber,
- String? chargeInvoiceDescription,
- String? taxOptionId,
- String? taxOption,
- String? taxId,
- double? rentalTaxRate1,
- double? salesTaxRate1,
- double? laborTaxRate1,
- double? rentalTaxRate2,
- double? salesTaxRate2,
- double? laborTaxRate2,
- String? status,
- String? statusColor,
- String? statusDate,
- bool? billable,
- String? billableDisplay,
- bool? notBilled,
- String? priority,
- String? priorityDescription,
- String? priorityColor,
- String? repairType,
- bool? poPending,
- String? poNumber,
- String? damage,
- String? correction,
- bool? released,
- double? releasedQuantity,
- String? transferId,
- String? transferredFromWarehouseId,
- String? dueDate,
- String? estimateByUserId,
- String? estimateBy,
- String? estimateDate,
- String? completeByUserId,
- String? completeBy,
- String? completeDate,
- String? inputDate,
- String? inputByUserId,
- String? inputByUserName,
- String? repairItemStatusId,
- String? repairItemStatus,
- String? currencyId,
- String? officeLocationDefaultCurrencyId,
- String? currencyCode,
- String? currencySymbol,
- String? currencyColor,
- String? notes,
- bool? inactive,
- bool? qcRequired,
- bool? autoCompleteQC,
- String? qcNote,
- String? conditionId,
- String? condition,
- String? externalPoTypeId,
- String? externalPoType,
- double? costExtended,
- double? costTax,
- double? costTotal,
- double? partsExtended,
- double? partsTax,
- double? partsTotal,
- double? totalRepairExtended,
- double? totalRepairTax,
- double? totalRepairTotal,
- String? consignorId,
- String? consignor,
- String? consignorAgreementId,
- String? agreementNumber,
- String? dateStamp,
- String? auditNote,
- String? recordTitle,
- List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, - List<
FwStandardDataFwCustomValue> ? custom, - List<
FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, - List<
FwStandardDataFwTranslatedValue> ? translation,
Implementation
WebApiModulesInventoryRepairRepair({
this.repairId,
this.locationId,
this.location,
this.billingLocationId,
this.billingLocation,
this.warehouseId,
this.itemWarehouseId,
this.warehouse,
this.warehouseCode,
this.billingWarehouseId,
this.billingWarehouse,
this.departmentId,
this.department,
this.inventoryTypeId,
this.inventoryType,
this.pendingRepair,
this.repairNumber,
this.repairNumberColor,
this.repairDate,
this.outsideRepair,
this.outsideRepairPoNumber,
this.itemId,
this.barCode,
this.serialNumber,
this.rfId,
this.barCodeColor,
this.inventoryId,
this.availFor,
this.availForDisplay,
this.iCode,
this.iCodeColor,
this.itemDescription,
this.ownedItemDescription,
this.quantity,
this.quantityColor,
this.damageDealId,
this.damageDeal,
this.damageDealColor,
this.damageOrderId,
this.damageOrderNumber,
this.damageOrderDescription,
this.damageContractId,
this.damageContractNumber,
this.damageContractDate,
this.damageScannedById,
this.damageScannedBy,
this.lossAndDamageOrderId,
this.lossAndDamageOrderNumber,
this.lossAndDamageOrderDescription,
this.chargeOrderId,
this.chargeOrderNumber,
this.chargeOrderDescription,
this.chargeInvoiceId,
this.chargeInvoiceNumber,
this.chargeInvoiceDescription,
this.taxOptionId,
this.taxOption,
this.taxId,
this.rentalTaxRate1,
this.salesTaxRate1,
this.laborTaxRate1,
this.rentalTaxRate2,
this.salesTaxRate2,
this.laborTaxRate2,
this.status,
this.statusColor,
this.statusDate,
this.billable,
this.billableDisplay,
this.notBilled,
this.priority,
this.priorityDescription,
this.priorityColor,
this.repairType,
this.poPending,
this.poNumber,
this.damage,
this.correction,
this.released,
this.releasedQuantity,
this.transferId,
this.transferredFromWarehouseId,
this.dueDate,
this.estimateByUserId,
this.estimateBy,
this.estimateDate,
this.completeByUserId,
this.completeBy,
this.completeDate,
this.inputDate,
this.inputByUserId,
this.inputByUserName,
this.repairItemStatusId,
this.repairItemStatus,
this.currencyId,
this.officeLocationDefaultCurrencyId,
this.currencyCode,
this.currencySymbol,
this.currencyColor,
this.notes,
this.inactive,
this.qcRequired,
this.autoCompleteQC,
this.qcNote,
this.conditionId,
this.condition,
this.externalPoTypeId,
this.externalPoType,
this.costExtended,
this.costTax,
this.costTotal,
this.partsExtended,
this.partsTax,
this.partsTotal,
this.totalRepairExtended,
this.totalRepairTax,
this.totalRepairTotal,
this.consignorId,
this.consignor,
this.consignorAgreementId,
this.agreementNumber,
this.dateStamp,
this.auditNote,
this.recordTitle,
this.fields,
this.custom,
this.defaultFieldAttributes,
this.translation,
});