WebApiModulesInventoryRepairRepair constructor

const WebApiModulesInventoryRepairRepair({
  1. String? repairId,
  2. String? locationId,
  3. String? location,
  4. String? billingLocationId,
  5. String? billingLocation,
  6. String? warehouseId,
  7. String? itemWarehouseId,
  8. String? warehouse,
  9. String? warehouseCode,
  10. String? billingWarehouseId,
  11. String? billingWarehouse,
  12. String? departmentId,
  13. String? department,
  14. String? inventoryTypeId,
  15. String? inventoryType,
  16. bool? pendingRepair,
  17. String? repairNumber,
  18. String? repairNumberColor,
  19. String? repairDate,
  20. bool? outsideRepair,
  21. String? outsideRepairPoNumber,
  22. String? itemId,
  23. String? barCode,
  24. String? serialNumber,
  25. String? rfId,
  26. String? barCodeColor,
  27. String? inventoryId,
  28. String? availFor,
  29. String? availForDisplay,
  30. String? iCode,
  31. String? iCodeColor,
  32. String? itemDescription,
  33. String? ownedItemDescription,
  34. String? trackedBy,
  35. int? quantity,
  36. String? quantityColor,
  37. String? damageDealId,
  38. String? damageDeal,
  39. String? damageDealColor,
  40. String? damageOrderId,
  41. String? damageOrderNumber,
  42. String? damageOrderDescription,
  43. String? damageContractId,
  44. String? damageContractNumber,
  45. String? damageContractDate,
  46. String? damageScannedById,
  47. String? damageScannedBy,
  48. String? lossAndDamageOrderId,
  49. String? lossAndDamageOrderNumber,
  50. String? lossAndDamageOrderDescription,
  51. String? chargeOrderId,
  52. String? chargeOrderNumber,
  53. String? chargeOrderDescription,
  54. String? chargeInvoiceId,
  55. String? chargeInvoiceNumber,
  56. String? chargeInvoiceDescription,
  57. String? taxOptionId,
  58. String? taxOption,
  59. String? tax1Name,
  60. String? tax2Name,
  61. String? rentalTaxAlias,
  62. String? salesTaxAlias,
  63. String? laborTaxAlias,
  64. String? taxId,
  65. double? rentalTaxRate1,
  66. double? salesTaxRate1,
  67. double? laborTaxRate1,
  68. double? rentalTaxRate2,
  69. double? salesTaxRate2,
  70. double? laborTaxRate2,
  71. String? status,
  72. String? statusColor,
  73. String? statusDate,
  74. bool? billable,
  75. String? billableDisplay,
  76. bool? notBilled,
  77. String? priority,
  78. String? priorityDescription,
  79. String? priorityColor,
  80. String? repairType,
  81. bool? poPending,
  82. String? poNumber,
  83. String? damage,
  84. String? correction,
  85. bool? released,
  86. double? releasedQuantity,
  87. String? transferId,
  88. String? transferredFromWarehouseId,
  89. String? dueDate,
  90. String? estimateByUserId,
  91. String? estimateBy,
  92. String? estimateDate,
  93. String? completeByUserId,
  94. String? completeBy,
  95. String? completeDate,
  96. String? inputDate,
  97. String? inputByUserId,
  98. String? inputByUserName,
  99. String? repairItemStatusId,
  100. String? repairItemStatus,
  101. String? currencyId,
  102. String? officeLocationDefaultCurrencyId,
  103. String? currencyCode,
  104. String? currencySymbol,
  105. String? currencyColor,
  106. String? notes,
  107. String? voidNotes,
  108. bool? inactive,
  109. bool? qcRequired,
  110. bool? autoCompleteQC,
  111. String? qcNote,
  112. String? conditionId,
  113. String? condition,
  114. String? externalPoTypeId,
  115. String? externalPoType,
  116. double? costExtended,
  117. double? costTax,
  118. double? costTotal,
  119. double? partsExtended,
  120. double? partsTax,
  121. double? partsTotal,
  122. double? totalRepairExtended,
  123. double? totalRepairTax,
  124. double? totalRepairTotal,
  125. String? consignorId,
  126. String? consignor,
  127. String? consignorAgreementId,
  128. String? agreementNumber,
  129. String? dateStamp,
  130. String? auditNote,
  131. String? recordTitle,
  132. dynamic urlIdentifier,
  133. List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields,
  134. List<FwStandardDataFwCustomValue>? custom,
  135. List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes,
  136. FwStandardBusinessLogicFwBusinessLogic? original,
  137. List<FwStandardDataFwTranslatedValue>? translation,
  138. bool? hasImport,
  139. bool? hasDocuments,
  140. String? createdByUserId,
  141. String? createdByUserName,
  142. String? createdDateTime,
  143. String? modifiedByUserId,
  144. String? modifiedByUserName,
  145. String? modifiedDateTime,
})

Implementation

const 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.trackedBy,
  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.tax1Name,
  this.tax2Name,
  this.rentalTaxAlias,
  this.salesTaxAlias,
  this.laborTaxAlias,
  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.voidNotes,
  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.urlIdentifier,
  this.fields,
  this.custom,
  this.defaultFieldAttributes,
  this.original,
  this.translation,
  this.hasImport,
  this.hasDocuments,
  this.createdByUserId,
  this.createdByUserName,
  this.createdDateTime,
  this.modifiedByUserId,
  this.modifiedByUserName,
  this.modifiedDateTime,
});