WebApiModulesAgentOrderOrderBase constructor

WebApiModulesAgentOrderOrderBase({
  1. String? description,
  2. String? officeLocationId,
  3. String? officeLocation,
  4. String? warehouseId,
  5. String? warehouse,
  6. String? warehouseCode,
  7. String? departmentId,
  8. String? department,
  9. String? customerId,
  10. String? customer,
  11. String? customerNumber,
  12. String? dealId,
  13. String? deal,
  14. String? dealNumber,
  15. String? rateType,
  16. String? rateTypeDisplay,
  17. String? agentId,
  18. String? agent,
  19. String? projectManagerId,
  20. String? projectManager,
  21. bool? rental,
  22. bool? sales,
  23. bool? miscellaneous,
  24. bool? labor,
  25. bool? facilities,
  26. bool? transportation,
  27. bool? rentalSale,
  28. bool? lossAndDamage,
  29. bool? repair,
  30. bool? hasRentalItem,
  31. bool? hasSalesItem,
  32. bool? hasMiscellaneousItem,
  33. bool? hasLaborItem,
  34. bool? hasFacilitiesItem,
  35. bool? hasLossAndDamageItem,
  36. bool? hasRentalSaleItem,
  37. bool? hasRepair,
  38. List<WebApiModulesHomeControlsOrderDatesOrderDates>? activityDatesAndTimes,
  39. String? pickDate,
  40. String? pickTime,
  41. String? estimatedStartDate,
  42. String? estimatedStartTime,
  43. String? estimatedStopDate,
  44. String? estimatedStopTime,
  45. String? pickUpDate,
  46. String? pickUpTime,
  47. String? prepDate,
  48. String? prepTime,
  49. String? loadInDate,
  50. String? loadInTime,
  51. String? strikeDate,
  52. String? strikeTime,
  53. String? testDate,
  54. String? testTime,
  55. String? orderTypeId,
  56. String? orderType,
  57. bool? orderTypeCombineActivityTabs,
  58. bool? pendingPo,
  59. String? poNumber,
  60. double? poAmount,
  61. String? location,
  62. String? orderLocationId,
  63. String? orderLocation,
  64. String? referenceNumber,
  65. double? total,
  66. String? status,
  67. String? statusDate,
  68. String? poApprovalStatusId,
  69. bool? lockBillingDates,
  70. bool? specifyBillingDatesByType,
  71. String? rentalBillingStartDate,
  72. String? rentalBillingEndDate,
  73. String? laborBillingStartDate,
  74. String? laborBillingEndDate,
  75. String? miscellaneousBillingStartDate,
  76. String? miscellaneousBillingEndDate,
  77. String? facilitiesBillingStartDate,
  78. String? facilitiesBillingEndDate,
  79. String? vehicleBillingStartDate,
  80. String? vehicleBillingEndDate,
  81. String? delayBillingSearchUntil,
  82. bool? includePrepFeesInRentalRate,
  83. String? billingStartDate,
  84. String? billingEndDate,
  85. double? billingWeeks,
  86. double? billingMonths,
  87. String? determineQuantitiesToBillBasedOn,
  88. String? billingCycleId,
  89. String? billingCycle,
  90. String? billingCycleType,
  91. String? paymentTermsId,
  92. String? paymentTerms,
  93. String? paymentTypeId,
  94. String? paymentType,
  95. String? currencyId,
  96. bool? updateAllRatesToNewCurrency,
  97. String? confirmUpdateAllRatesToNewCurrency,
  98. String? currencyCode,
  99. String? currency,
  100. String? currencySymbol,
  101. String? taxOptionId,
  102. String? taxOption,
  103. String? tax1Name,
  104. String? tax2Name,
  105. String? taxId,
  106. double? rentalTaxRate1,
  107. double? salesTaxRate1,
  108. double? laborTaxRate1,
  109. double? rentalTaxRate2,
  110. double? salesTaxRate2,
  111. double? laborTaxRate2,
  112. bool? noCharge,
  113. String? noChargeReason,
  114. String? printIssuedToAddressFrom,
  115. String? issuedToName,
  116. String? issuedToAttention,
  117. String? issuedToAttention2,
  118. String? issuedToAddress1,
  119. String? issuedToAddress2,
  120. String? issuedToCity,
  121. String? issuedToState,
  122. String? issuedToZipCode,
  123. String? issuedToCountryId,
  124. String? issuedToCountry,
  125. bool? billToAddressDifferentFromIssuedToAddress,
  126. String? billToAddressId,
  127. String? billToName,
  128. String? billToAttention,
  129. String? billToAttention2,
  130. String? billToAddress1,
  131. String? billToAddress2,
  132. String? billToCity,
  133. String? billToState,
  134. String? billToZipCode,
  135. String? billToCountryId,
  136. String? billToCountry,
  137. String? discountReasonId,
  138. String? discountReason,
  139. bool? requireContactConfirmation,
  140. bool? includeInBillingAnalysis,
  141. String? hiatusDiscountFrom,
  142. bool? roundTripRentals,
  143. bool? inGroup,
  144. int? groupNumber,
  145. int? groupColor,
  146. double? groupOrderBy,
  147. String? coverLetterId,
  148. String? coverLetter,
  149. String? termsConditionsId,
  150. String? termsConditions,
  151. String? outsideSalesRepresentativeId,
  152. String? outsideSalesRepresentative,
  153. String? marketTypeId,
  154. String? marketType,
  155. String? marketSegmentId,
  156. String? marketSegment,
  157. String? marketSegmentJobId,
  158. String? marketSegmentJob,
  159. String? outDeliveryId,
  160. String? outDeliveryDeliveryType,
  161. String? outDeliveryRequiredDate,
  162. String? outDeliveryRequiredTime,
  163. String? outDeliveryTargetShipDate,
  164. String? outDeliveryTargetShipTime,
  165. String? outDeliveryDirection,
  166. String? outDeliveryAddressType,
  167. String? outDeliveryFromLocation,
  168. String? outDeliveryFromContact,
  169. String? outDeliveryFromContactPhone,
  170. String? outDeliveryFromAlternateContact,
  171. String? outDeliveryFromAlternateContactPhone,
  172. String? outDeliveryFromAttention,
  173. String? outDeliveryFromAddress1,
  174. String? outDeliveryFromAdd2ress,
  175. String? outDeliveryFromCity,
  176. String? outDeliveryFromState,
  177. String? outDeliveryFromZipCode,
  178. String? outDeliveryFromCountry,
  179. String? outDeliveryFromCountryId,
  180. String? outDeliveryFromCrossStreets,
  181. String? outDeliveryToLocation,
  182. String? outDeliveryToContact,
  183. String? outDeliveryToContactPhone,
  184. String? outDeliveryToAlternateContact,
  185. String? outDeliveryToAlternateContactPhone,
  186. String? outDeliveryToAttention,
  187. String? outDeliveryToAddress1,
  188. String? outDeliveryToAddress2,
  189. String? outDeliveryToCity,
  190. String? outDeliveryToState,
  191. String? outDeliveryToZipCode,
  192. String? outDeliveryToCountryId,
  193. String? outDeliveryToCountry,
  194. String? outDeliveryToContactFax,
  195. String? outDeliveryToCrossStreets,
  196. String? outDeliveryDeliveryNotes,
  197. String? outDeliveryCarrierId,
  198. String? outDeliveryCarrier,
  199. String? outDeliveryCarrierAccount,
  200. String? outDeliveryShipViaId,
  201. String? outDeliveryShipVia,
  202. String? outDeliveryInvoiceId,
  203. String? outDeliveryVendorInvoiceId,
  204. double? outDeliveryEstimatedFreight,
  205. double? outDeliveryFreightInvoiceAmount,
  206. String? outDeliveryChargeType,
  207. String? outDeliveryFreightTrackingNumber,
  208. String? outDeliveryFreightTrackingUrl,
  209. String? outDeliveryPackageCode,
  210. bool? outDeliveryBillPoFreightOnOrder,
  211. String? outDeliveryOnlineOrderNumber,
  212. String? outDeliveryToVenue,
  213. String? outDeliveryToVenueId,
  214. String? outDeliveryToWarehouse,
  215. String? outDeliveryToWarehouseId,
  216. String? outDeliveryDateStamp,
  217. String? inDeliveryId,
  218. String? inDeliveryDeliveryType,
  219. String? inDeliveryRequiredDate,
  220. String? inDeliveryRequiredTime,
  221. String? inDeliveryTargetShipDate,
  222. String? inDeliveryTargetShipTime,
  223. String? inDeliveryDirection,
  224. String? inDeliveryAddressType,
  225. String? inDeliveryFromLocation,
  226. String? inDeliveryFromContact,
  227. String? inDeliveryFromContactPhone,
  228. String? inDeliveryFromAlternateContact,
  229. String? inDeliveryFromAlternateContactPhone,
  230. String? inDeliveryFromAttention,
  231. String? inDeliveryFromAddress1,
  232. String? inDeliveryFromAdd2ress,
  233. String? inDeliveryFromCity,
  234. String? inDeliveryFromState,
  235. String? inDeliveryFromZipCode,
  236. String? inDeliveryFromCountry,
  237. String? inDeliveryFromCountryId,
  238. String? inDeliveryFromCrossStreets,
  239. String? inDeliveryToLocation,
  240. String? inDeliveryToContact,
  241. String? inDeliveryToContactPhone,
  242. String? inDeliveryToAlternateContact,
  243. String? inDeliveryToAlternateContactPhone,
  244. String? inDeliveryToAttention,
  245. String? inDeliveryToAddress1,
  246. String? inDeliveryToAddress2,
  247. String? inDeliveryToCity,
  248. String? inDeliveryToState,
  249. String? inDeliveryToZipCode,
  250. String? inDeliveryToCountryId,
  251. String? inDeliveryToCountry,
  252. String? inDeliveryToContactFax,
  253. String? inDeliveryToCrossStreets,
  254. String? inDeliveryDeliveryNotes,
  255. String? inDeliveryCarrierId,
  256. String? inDeliveryCarrier,
  257. String? inDeliveryCarrierAccount,
  258. String? inDeliveryShipViaId,
  259. String? inDeliveryShipVia,
  260. String? inDeliveryInvoiceId,
  261. String? inDeliveryVendorInvoiceId,
  262. double? inDeliveryEstimatedFreight,
  263. double? inDeliveryFreightInvoiceAmount,
  264. String? inDeliveryChargeType,
  265. String? inDeliveryFreightTrackingNumber,
  266. String? inDeliveryFreightTrackingUrl,
  267. String? inDeliveryPackageCode,
  268. bool? inDeliveryBillPoFreightOnOrder,
  269. String? inDeliveryOnlineOrderNumber,
  270. String? inDeliveryOnlineOrderStatus,
  271. String? inDeliveryToVenue,
  272. String? inDeliveryToVenueId,
  273. String? inDeliveryToWarehouse,
  274. String? inDeliveryToWarehouseId,
  275. String? inDeliveryDateStamp,
  276. double? rentalDaysPerWeek,
  277. double? rentalDiscountPercent,
  278. double? weeklyRentalTotal,
  279. double? monthlyRentalTotal,
  280. double? periodRentalTotal,
  281. bool? weeklyRentalTotalIncludesTax,
  282. bool? monthlyRentalTotalIncludesTax,
  283. bool? periodRentalTotalIncludesTax,
  284. bool? billLockedTotal,
  285. double? salesDiscountPercent,
  286. double? salesTotal,
  287. bool? salesTotalIncludesTax,
  288. double? partsDiscountPercent,
  289. double? partsTotal,
  290. bool? partsTotalIncludesTax,
  291. double? spaceDaysPerWeek,
  292. double? spaceDiscountPercent,
  293. double? spaceSplitPercent,
  294. double? weeklySpaceTotal,
  295. double? monthlySpaceTotal,
  296. double? periodSpaceTotal,
  297. bool? weeklySpaceTotalIncludesTax,
  298. bool? monthlySpaceTotalIncludesTax,
  299. bool? periodSpaceTotalIncludesTax,
  300. double? vehicleDaysPerWeek,
  301. double? vehicleDiscountPercent,
  302. double? weeklyVehicleTotal,
  303. double? monthlyVehicleTotal,
  304. double? periodVehicleTotal,
  305. bool? weeklyVehicleTotalIncludesTax,
  306. bool? monthlyVehicleTotalIncludesTax,
  307. bool? periodVehicleTotalIncludesTax,
  308. double? miscDiscountPercent,
  309. double? weeklyMiscTotal,
  310. double? monthlyMiscTotal,
  311. double? periodMiscTotal,
  312. bool? weeklyMiscTotalIncludesTax,
  313. bool? monthlyMiscTotalIncludesTax,
  314. bool? periodMiscTotalIncludesTax,
  315. double? laborDiscountPercent,
  316. double? weeklyLaborTotal,
  317. double? monthlyLaborTotal,
  318. double? periodLaborTotal,
  319. bool? weeklyLaborTotalIncludesTax,
  320. bool? monthlyLaborTotalIncludesTax,
  321. bool? periodLaborTotalIncludesTax,
  322. double? rentalSaleDiscountPercent,
  323. double? rentalSaleTotal,
  324. bool? rentalSaleTotalIncludesTax,
  325. double? lossAndDamageDiscountPercent,
  326. double? lossAndDamageTotal,
  327. bool? lossAndDamageTotalIncludesTax,
  328. double? combinedDaysPerWeek,
  329. double? combinedDiscountPercent,
  330. double? weeklyCombinedTotal,
  331. double? monthlyCombinedTotal,
  332. double? periodCombinedTotal,
  333. bool? weeklyCombinedTotalIncludesTax,
  334. bool? monthlyCombinedTotalIncludesTax,
  335. bool? periodCombinedTotalIncludesTax,
  336. bool? disableEditingRentalRate,
  337. bool? disableEditingSalesRate,
  338. bool? disableEditingMiscellaneousRate,
  339. bool? disableEditingLaborRate,
  340. bool? disableEditingRentalSaleRate,
  341. bool? disableEditingLossAndDamageRate,
  342. double? rentalExtendedTotal,
  343. double? salesExtendedTotal,
  344. double? laborExtendedTotal,
  345. double? miscellaneousExtendedTotal,
  346. double? rentalSaleExtendedTotal,
  347. double? lossAndDamageExtendedTotal,
  348. bool? hasNotes,
  349. bool? hasDocuments,
  350. bool? hasEmailHistory,
  351. bool? hasContacts,
  352. bool? hasSubPurchaseOrders,
  353. bool? hasPickLists,
  354. bool? hasContracts,
  355. bool? hasSuspendedContracts,
  356. bool? hasMultiOrderContracts,
  357. bool? hasInvoices,
  358. bool? hasBillingWorksheets,
  359. bool? hasMultiOrderInvoices,
  360. bool? hasSnapshots,
  361. double? totalReplacementCost,
  362. String? presentationLayerId,
  363. String? presentationLayer,
  364. bool? isManualSort,
  365. String? quoteOrderTitle,
  366. bool? unassignedSubs,
  367. bool? nonTaxable,
  368. bool? enableProjects,
  369. String? projectId,
  370. String? projectNumber,
  371. String? project,
  372. String? projectDrawingsId,
  373. String? projectDrawings,
  374. String? projectItemsOrderedId,
  375. String? projectItemsOrdered,
  376. String? projectDropShipId,
  377. String? projectDropShip,
  378. String? projectAsBuildId,
  379. String? projectAsBuild,
  380. String? projectCommissioningId,
  381. String? projectCommissioning,
  382. String? projectDepositId,
  383. String? projectDeposit,
  384. String? inputByUserId,
  385. String? modifiedByUserId,
  386. bool? useEstimatedDatesForBilling,
  387. String? dateStamp,
  388. String? auditNote,
  389. String? recordTitle,
  390. List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields,
  391. List<FwStandardDataFwCustomValue>? custom,
  392. List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes,
})

Implementation

WebApiModulesAgentOrderOrderBase({
  this.description,
  this.officeLocationId,
  this.officeLocation,
  this.warehouseId,
  this.warehouse,
  this.warehouseCode,
  this.departmentId,
  this.department,
  this.customerId,
  this.customer,
  this.customerNumber,
  this.dealId,
  this.deal,
  this.dealNumber,
  this.rateType,
  this.rateTypeDisplay,
  this.agentId,
  this.agent,
  this.projectManagerId,
  this.projectManager,
  this.rental,
  this.sales,
  this.miscellaneous,
  this.labor,
  this.facilities,
  this.transportation,
  this.rentalSale,
  this.lossAndDamage,
  this.repair,
  this.hasRentalItem,
  this.hasSalesItem,
  this.hasMiscellaneousItem,
  this.hasLaborItem,
  this.hasFacilitiesItem,
  this.hasLossAndDamageItem,
  this.hasRentalSaleItem,
  this.hasRepair,
  this.activityDatesAndTimes,
  this.pickDate,
  this.pickTime,
  this.estimatedStartDate,
  this.estimatedStartTime,
  this.estimatedStopDate,
  this.estimatedStopTime,
  this.pickUpDate,
  this.pickUpTime,
  this.prepDate,
  this.prepTime,
  this.loadInDate,
  this.loadInTime,
  this.strikeDate,
  this.strikeTime,
  this.testDate,
  this.testTime,
  this.orderTypeId,
  this.orderType,
  this.orderTypeCombineActivityTabs,
  this.pendingPo,
  this.poNumber,
  this.poAmount,
  this.location,
  this.orderLocationId,
  this.orderLocation,
  this.referenceNumber,
  this.total,
  this.status,
  this.statusDate,
  this.poApprovalStatusId,
  this.lockBillingDates,
  this.specifyBillingDatesByType,
  this.rentalBillingStartDate,
  this.rentalBillingEndDate,
  this.laborBillingStartDate,
  this.laborBillingEndDate,
  this.miscellaneousBillingStartDate,
  this.miscellaneousBillingEndDate,
  this.facilitiesBillingStartDate,
  this.facilitiesBillingEndDate,
  this.vehicleBillingStartDate,
  this.vehicleBillingEndDate,
  this.delayBillingSearchUntil,
  this.includePrepFeesInRentalRate,
  this.billingStartDate,
  this.billingEndDate,
  this.billingWeeks,
  this.billingMonths,
  this.determineQuantitiesToBillBasedOn,
  this.billingCycleId,
  this.billingCycle,
  this.billingCycleType,
  this.paymentTermsId,
  this.paymentTerms,
  this.paymentTypeId,
  this.paymentType,
  this.currencyId,
  this.updateAllRatesToNewCurrency,
  this.confirmUpdateAllRatesToNewCurrency,
  this.currencyCode,
  this.currency,
  this.currencySymbol,
  this.taxOptionId,
  this.taxOption,
  this.tax1Name,
  this.tax2Name,
  this.taxId,
  this.rentalTaxRate1,
  this.salesTaxRate1,
  this.laborTaxRate1,
  this.rentalTaxRate2,
  this.salesTaxRate2,
  this.laborTaxRate2,
  this.noCharge,
  this.noChargeReason,
  this.printIssuedToAddressFrom,
  this.issuedToName,
  this.issuedToAttention,
  this.issuedToAttention2,
  this.issuedToAddress1,
  this.issuedToAddress2,
  this.issuedToCity,
  this.issuedToState,
  this.issuedToZipCode,
  this.issuedToCountryId,
  this.issuedToCountry,
  this.billToAddressDifferentFromIssuedToAddress,
  this.billToAddressId,
  this.billToName,
  this.billToAttention,
  this.billToAttention2,
  this.billToAddress1,
  this.billToAddress2,
  this.billToCity,
  this.billToState,
  this.billToZipCode,
  this.billToCountryId,
  this.billToCountry,
  this.discountReasonId,
  this.discountReason,
  this.requireContactConfirmation,
  this.includeInBillingAnalysis,
  this.hiatusDiscountFrom,
  this.roundTripRentals,
  this.inGroup,
  this.groupNumber,
  this.groupColor,
  this.groupOrderBy,
  this.coverLetterId,
  this.coverLetter,
  this.termsConditionsId,
  this.termsConditions,
  this.outsideSalesRepresentativeId,
  this.outsideSalesRepresentative,
  this.marketTypeId,
  this.marketType,
  this.marketSegmentId,
  this.marketSegment,
  this.marketSegmentJobId,
  this.marketSegmentJob,
  this.outDeliveryId,
  this.outDeliveryDeliveryType,
  this.outDeliveryRequiredDate,
  this.outDeliveryRequiredTime,
  this.outDeliveryTargetShipDate,
  this.outDeliveryTargetShipTime,
  this.outDeliveryDirection,
  this.outDeliveryAddressType,
  this.outDeliveryFromLocation,
  this.outDeliveryFromContact,
  this.outDeliveryFromContactPhone,
  this.outDeliveryFromAlternateContact,
  this.outDeliveryFromAlternateContactPhone,
  this.outDeliveryFromAttention,
  this.outDeliveryFromAddress1,
  this.outDeliveryFromAdd2ress,
  this.outDeliveryFromCity,
  this.outDeliveryFromState,
  this.outDeliveryFromZipCode,
  this.outDeliveryFromCountry,
  this.outDeliveryFromCountryId,
  this.outDeliveryFromCrossStreets,
  this.outDeliveryToLocation,
  this.outDeliveryToContact,
  this.outDeliveryToContactPhone,
  this.outDeliveryToAlternateContact,
  this.outDeliveryToAlternateContactPhone,
  this.outDeliveryToAttention,
  this.outDeliveryToAddress1,
  this.outDeliveryToAddress2,
  this.outDeliveryToCity,
  this.outDeliveryToState,
  this.outDeliveryToZipCode,
  this.outDeliveryToCountryId,
  this.outDeliveryToCountry,
  this.outDeliveryToContactFax,
  this.outDeliveryToCrossStreets,
  this.outDeliveryDeliveryNotes,
  this.outDeliveryCarrierId,
  this.outDeliveryCarrier,
  this.outDeliveryCarrierAccount,
  this.outDeliveryShipViaId,
  this.outDeliveryShipVia,
  this.outDeliveryInvoiceId,
  this.outDeliveryVendorInvoiceId,
  this.outDeliveryEstimatedFreight,
  this.outDeliveryFreightInvoiceAmount,
  this.outDeliveryChargeType,
  this.outDeliveryFreightTrackingNumber,
  this.outDeliveryFreightTrackingUrl,
  this.outDeliveryPackageCode,
  this.outDeliveryBillPoFreightOnOrder,
  this.outDeliveryOnlineOrderNumber,
  this.outDeliveryToVenue,
  this.outDeliveryToVenueId,
  this.outDeliveryToWarehouse,
  this.outDeliveryToWarehouseId,
  this.outDeliveryDateStamp,
  this.inDeliveryId,
  this.inDeliveryDeliveryType,
  this.inDeliveryRequiredDate,
  this.inDeliveryRequiredTime,
  this.inDeliveryTargetShipDate,
  this.inDeliveryTargetShipTime,
  this.inDeliveryDirection,
  this.inDeliveryAddressType,
  this.inDeliveryFromLocation,
  this.inDeliveryFromContact,
  this.inDeliveryFromContactPhone,
  this.inDeliveryFromAlternateContact,
  this.inDeliveryFromAlternateContactPhone,
  this.inDeliveryFromAttention,
  this.inDeliveryFromAddress1,
  this.inDeliveryFromAdd2ress,
  this.inDeliveryFromCity,
  this.inDeliveryFromState,
  this.inDeliveryFromZipCode,
  this.inDeliveryFromCountry,
  this.inDeliveryFromCountryId,
  this.inDeliveryFromCrossStreets,
  this.inDeliveryToLocation,
  this.inDeliveryToContact,
  this.inDeliveryToContactPhone,
  this.inDeliveryToAlternateContact,
  this.inDeliveryToAlternateContactPhone,
  this.inDeliveryToAttention,
  this.inDeliveryToAddress1,
  this.inDeliveryToAddress2,
  this.inDeliveryToCity,
  this.inDeliveryToState,
  this.inDeliveryToZipCode,
  this.inDeliveryToCountryId,
  this.inDeliveryToCountry,
  this.inDeliveryToContactFax,
  this.inDeliveryToCrossStreets,
  this.inDeliveryDeliveryNotes,
  this.inDeliveryCarrierId,
  this.inDeliveryCarrier,
  this.inDeliveryCarrierAccount,
  this.inDeliveryShipViaId,
  this.inDeliveryShipVia,
  this.inDeliveryInvoiceId,
  this.inDeliveryVendorInvoiceId,
  this.inDeliveryEstimatedFreight,
  this.inDeliveryFreightInvoiceAmount,
  this.inDeliveryChargeType,
  this.inDeliveryFreightTrackingNumber,
  this.inDeliveryFreightTrackingUrl,
  this.inDeliveryPackageCode,
  this.inDeliveryBillPoFreightOnOrder,
  this.inDeliveryOnlineOrderNumber,
  this.inDeliveryOnlineOrderStatus,
  this.inDeliveryToVenue,
  this.inDeliveryToVenueId,
  this.inDeliveryToWarehouse,
  this.inDeliveryToWarehouseId,
  this.inDeliveryDateStamp,
  this.rentalDaysPerWeek,
  this.rentalDiscountPercent,
  this.weeklyRentalTotal,
  this.monthlyRentalTotal,
  this.periodRentalTotal,
  this.weeklyRentalTotalIncludesTax,
  this.monthlyRentalTotalIncludesTax,
  this.periodRentalTotalIncludesTax,
  this.billLockedTotal,
  this.salesDiscountPercent,
  this.salesTotal,
  this.salesTotalIncludesTax,
  this.partsDiscountPercent,
  this.partsTotal,
  this.partsTotalIncludesTax,
  this.spaceDaysPerWeek,
  this.spaceDiscountPercent,
  this.spaceSplitPercent,
  this.weeklySpaceTotal,
  this.monthlySpaceTotal,
  this.periodSpaceTotal,
  this.weeklySpaceTotalIncludesTax,
  this.monthlySpaceTotalIncludesTax,
  this.periodSpaceTotalIncludesTax,
  this.vehicleDaysPerWeek,
  this.vehicleDiscountPercent,
  this.weeklyVehicleTotal,
  this.monthlyVehicleTotal,
  this.periodVehicleTotal,
  this.weeklyVehicleTotalIncludesTax,
  this.monthlyVehicleTotalIncludesTax,
  this.periodVehicleTotalIncludesTax,
  this.miscDiscountPercent,
  this.weeklyMiscTotal,
  this.monthlyMiscTotal,
  this.periodMiscTotal,
  this.weeklyMiscTotalIncludesTax,
  this.monthlyMiscTotalIncludesTax,
  this.periodMiscTotalIncludesTax,
  this.laborDiscountPercent,
  this.weeklyLaborTotal,
  this.monthlyLaborTotal,
  this.periodLaborTotal,
  this.weeklyLaborTotalIncludesTax,
  this.monthlyLaborTotalIncludesTax,
  this.periodLaborTotalIncludesTax,
  this.rentalSaleDiscountPercent,
  this.rentalSaleTotal,
  this.rentalSaleTotalIncludesTax,
  this.lossAndDamageDiscountPercent,
  this.lossAndDamageTotal,
  this.lossAndDamageTotalIncludesTax,
  this.combinedDaysPerWeek,
  this.combinedDiscountPercent,
  this.weeklyCombinedTotal,
  this.monthlyCombinedTotal,
  this.periodCombinedTotal,
  this.weeklyCombinedTotalIncludesTax,
  this.monthlyCombinedTotalIncludesTax,
  this.periodCombinedTotalIncludesTax,
  this.disableEditingRentalRate,
  this.disableEditingSalesRate,
  this.disableEditingMiscellaneousRate,
  this.disableEditingLaborRate,
  this.disableEditingRentalSaleRate,
  this.disableEditingLossAndDamageRate,
  this.rentalExtendedTotal,
  this.salesExtendedTotal,
  this.laborExtendedTotal,
  this.miscellaneousExtendedTotal,
  this.rentalSaleExtendedTotal,
  this.lossAndDamageExtendedTotal,
  this.hasNotes,
  this.hasDocuments,
  this.hasEmailHistory,
  this.hasContacts,
  this.hasSubPurchaseOrders,
  this.hasPickLists,
  this.hasContracts,
  this.hasSuspendedContracts,
  this.hasMultiOrderContracts,
  this.hasInvoices,
  this.hasBillingWorksheets,
  this.hasMultiOrderInvoices,
  this.hasSnapshots,
  this.totalReplacementCost,
  this.presentationLayerId,
  this.presentationLayer,
  this.isManualSort,
  this.quoteOrderTitle,
  this.unassignedSubs,
  this.nonTaxable,
  this.enableProjects,
  this.projectId,
  this.projectNumber,
  this.project,
  this.projectDrawingsId,
  this.projectDrawings,
  this.projectItemsOrderedId,
  this.projectItemsOrdered,
  this.projectDropShipId,
  this.projectDropShip,
  this.projectAsBuildId,
  this.projectAsBuild,
  this.projectCommissioningId,
  this.projectCommissioning,
  this.projectDepositId,
  this.projectDeposit,
  this.inputByUserId,
  this.modifiedByUserId,
  this.useEstimatedDatesForBilling,
  this.dateStamp,
  this.auditNote,
  this.recordTitle,
  this.fields,
  this.custom,
  this.defaultFieldAttributes,
});