WebApiModulesAgentOrderOrderBase constructor

const WebApiModulesAgentOrderOrderBase({
  1. String? description,
  2. String? officeLocationId,
  3. String? officeLocation,
  4. String? warehouseId,
  5. String? warehouse,
  6. String? languageId,
  7. String? language,
  8. String? warehouseCode,
  9. String? departmentId,
  10. String? department,
  11. String? customerId,
  12. String? customer,
  13. String? customerStatus,
  14. String? customerNumber,
  15. String? customerServiceRepresentativeId,
  16. String? customerServiceRepresentative,
  17. String? dealId,
  18. String? dealStatus,
  19. String? deal,
  20. String? dealNumber,
  21. String? dealTypeId,
  22. String? dealType,
  23. String? rateType,
  24. String? rateTypeDisplay,
  25. String? agentId,
  26. String? agent,
  27. String? projectManagerId,
  28. String? projectManager,
  29. bool? rental,
  30. bool? sales,
  31. bool? miscellaneous,
  32. bool? labor,
  33. bool? facilities,
  34. bool? transportation,
  35. bool? rentalSale,
  36. bool? lossAndDamage,
  37. bool? repair,
  38. bool? hasRentalItem,
  39. bool? hasSalesItem,
  40. bool? hasMiscellaneousItem,
  41. bool? hasLaborItem,
  42. bool? hasFacilitiesItem,
  43. bool? hasLossAndDamageItem,
  44. bool? hasRentalSaleItem,
  45. bool? hasSpaceItem,
  46. bool? hasPartsItem,
  47. bool? hasRepair,
  48. List<WebApiModulesAgentOrderDatesOrderDates>? activityDatesAndTimes,
  49. List<WebApiModulesHomeDealOrderTieredPricingDealOrderTieredPricing>? tieredPricing,
  50. String? pickDate,
  51. String? pickTime,
  52. String? estimatedStartDate,
  53. String? estimatedStartTime,
  54. String? estimatedStopDate,
  55. String? estimatedStopTime,
  56. String? pickUpDate,
  57. String? pickUpTime,
  58. String? prepDate,
  59. String? prepTime,
  60. String? loadInDate,
  61. String? loadInTime,
  62. String? strikeDate,
  63. String? strikeTime,
  64. String? testDate,
  65. String? testTime,
  66. String? orderTypeId,
  67. String? orderType,
  68. bool? pendingPo,
  69. String? poNumber,
  70. double? poAmount,
  71. String? location,
  72. String? orderLocationId,
  73. String? orderLocation,
  74. String? referenceNumber,
  75. double? total,
  76. String? status,
  77. String? statusDate,
  78. String? orderTypeDescribed,
  79. bool? lockBillingDates,
  80. bool? specifyBillingDatesByType,
  81. String? rentalBillingStartDate,
  82. String? rentalBillingEndDate,
  83. String? laborBillingStartDate,
  84. String? laborBillingEndDate,
  85. String? miscellaneousBillingStartDate,
  86. String? miscellaneousBillingEndDate,
  87. String? facilitiesBillingStartDate,
  88. String? facilitiesBillingEndDate,
  89. String? vehicleBillingStartDate,
  90. String? vehicleBillingEndDate,
  91. String? delayBillingSearchUntil,
  92. bool? includePrepFeesInRentalRate,
  93. String? billingStartDate,
  94. String? billingEndDate,
  95. double? billingWeeks,
  96. double? billingMonths,
  97. String? determineQuantitiesToBillBasedOn,
  98. String? billingCycleId,
  99. String? billingCycle,
  100. String? billingCycleType,
  101. String? paymentTermsId,
  102. String? paymentTerms,
  103. String? paymentTermsColor,
  104. String? paymentTypeId,
  105. String? paymentType,
  106. String? paymentTypeType,
  107. double? paymentTypeFeePercentage,
  108. String? currencyId,
  109. bool? updateAllRatesToNewCurrency,
  110. String? confirmUpdateAllRatesToNewCurrency,
  111. String? currencyCode,
  112. String? currency,
  113. String? currencySymbol,
  114. String? taxOptionId,
  115. String? taxOption,
  116. String? tax1Name,
  117. String? tax2Name,
  118. String? rentalTaxAlias,
  119. String? salesTaxAlias,
  120. String? laborTaxAlias,
  121. String? taxId,
  122. double? rentalTaxRate1,
  123. double? salesTaxRate1,
  124. double? laborTaxRate1,
  125. double? rentalTaxRate2,
  126. double? salesTaxRate2,
  127. double? laborTaxRate2,
  128. double? totalTax,
  129. bool? noCharge,
  130. String? noChargeReason,
  131. String? printIssuedToAddressFrom,
  132. String? issuedToName,
  133. String? issuedToAttention,
  134. String? issuedToAttention2,
  135. String? issuedToAddress1,
  136. String? issuedToAddress2,
  137. String? issuedToCity,
  138. String? issuedToState,
  139. String? issuedToZipCode,
  140. String? issuedToCountryId,
  141. String? issuedToCountry,
  142. String? issuedToCountryCodeIsoAlpha2,
  143. int? issuedToCountryCodePhone,
  144. bool? billToAddressDifferentFromIssuedToAddress,
  145. String? billToAddressId,
  146. String? billToName,
  147. String? billToAttention,
  148. String? billToAttention2,
  149. String? billToAddress1,
  150. String? billToAddress2,
  151. String? billToCity,
  152. String? billToState,
  153. String? billToZipCode,
  154. String? billToCountryId,
  155. String? billToCountry,
  156. String? billToCountryCodeIsoAlpha2,
  157. int? billToCountryCodePhone,
  158. String? discountReasonId,
  159. String? discountReason,
  160. bool? requireContactConfirmation,
  161. bool? departmentRequireContactConfirmation,
  162. bool? includeInBillingAnalysis,
  163. String? hiatusDiscountFrom,
  164. bool? roundTripRentals,
  165. bool? inGroup,
  166. int? groupNumber,
  167. int? groupColor,
  168. double? groupOrderBy,
  169. String? coverLetterId,
  170. String? coverLetter,
  171. String? termsConditionsId,
  172. String? termsConditions,
  173. String? outsideSalesRepresentativeId,
  174. String? outsideSalesRepresentative,
  175. String? marketTypeId,
  176. String? marketType,
  177. String? marketSegmentId,
  178. String? marketSegment,
  179. String? marketSegmentJobId,
  180. String? marketSegmentJob,
  181. String? outDeliveryId,
  182. String? outDeliveryDeliveryType,
  183. String? outDeliveryRequiredDate,
  184. String? outDeliveryRequiredTime,
  185. String? outDeliveryTargetShipDate,
  186. String? outDeliveryTargetShipTime,
  187. String? outDeliveryDirection,
  188. String? outDeliveryAddressType,
  189. String? outDeliveryFromLocation,
  190. String? outDeliveryFromContact,
  191. String? outDeliveryFromContactPhone,
  192. String? outDeliveryFromAlternateContact,
  193. String? outDeliveryFromAlternateContactPhone,
  194. String? outDeliveryFromAttention,
  195. String? outDeliveryFromAddress1,
  196. String? outDeliveryFromAddress2,
  197. String? outDeliveryFromCity,
  198. String? outDeliveryFromState,
  199. String? outDeliveryFromZipCode,
  200. String? outDeliveryFromCountry,
  201. String? outDeliveryFromCountryId,
  202. String? outDeliveryFromCountryCodeIsoAlpha2,
  203. int? outDeliveryFromCountryCodePhone,
  204. String? outDeliveryFromCrossStreets,
  205. String? outDeliveryToLocation,
  206. String? outDeliveryToContact,
  207. String? outDeliveryToContactPhone,
  208. String? outDeliveryToAlternateContact,
  209. String? outDeliveryToAlternateContactPhone,
  210. String? outDeliveryToAttention,
  211. String? outDeliveryToAddress1,
  212. String? outDeliveryToAddress2,
  213. String? outDeliveryToCity,
  214. String? outDeliveryToState,
  215. String? outDeliveryToZipCode,
  216. String? outDeliveryToCountryId,
  217. String? outDeliveryToCountry,
  218. String? outDeliveryToCountryCodeIsoAlpha2,
  219. int? outDeliveryToCountryCodePhone,
  220. String? outDeliveryToContactFax,
  221. String? outDeliveryToCrossStreets,
  222. String? outDeliveryDeliveryNotes,
  223. String? outDeliveryCarrierId,
  224. String? outDeliveryCarrier,
  225. String? outDeliveryCarrierAccount,
  226. String? outDeliveryShipViaId,
  227. String? outDeliveryShipVia,
  228. String? outDeliveryInvoiceId,
  229. String? outDeliveryVendorInvoiceId,
  230. double? outDeliveryEstimatedFreight,
  231. double? outDeliveryFreightInvoiceAmount,
  232. String? outDeliveryChargeType,
  233. String? outDeliveryFreightTrackingNumber,
  234. String? outDeliveryFreightTrackingUrl,
  235. String? outDeliveryPackageCode,
  236. bool? outDeliveryBillPoFreightOnOrder,
  237. String? outDeliveryOnlineOrderNumber,
  238. String? outDeliveryToVenue,
  239. String? outDeliveryToVenueId,
  240. String? outDeliveryToWarehouse,
  241. String? outDeliveryToWarehouseId,
  242. String? outDeliveryDateStamp,
  243. String? inDeliveryId,
  244. String? inDeliveryDeliveryType,
  245. String? inDeliveryRequiredDate,
  246. String? inDeliveryRequiredTime,
  247. String? inDeliveryTargetShipDate,
  248. String? inDeliveryTargetShipTime,
  249. String? inDeliveryDirection,
  250. String? inDeliveryAddressType,
  251. String? inDeliveryFromLocation,
  252. String? inDeliveryFromContact,
  253. String? inDeliveryFromContactPhone,
  254. String? inDeliveryFromAlternateContact,
  255. String? inDeliveryFromAlternateContactPhone,
  256. String? inDeliveryFromAttention,
  257. String? inDeliveryFromAddress1,
  258. String? inDeliveryFromAddress2,
  259. String? inDeliveryFromCity,
  260. String? inDeliveryFromState,
  261. String? inDeliveryFromZipCode,
  262. String? inDeliveryFromCountry,
  263. String? inDeliveryFromCountryId,
  264. String? inDeliveryFromCountryCodeIsoAlpha2,
  265. int? inDeliveryFromCountryCodePhone,
  266. String? inDeliveryFromCrossStreets,
  267. String? inDeliveryToLocation,
  268. String? inDeliveryToContact,
  269. String? inDeliveryToContactPhone,
  270. String? inDeliveryToAlternateContact,
  271. String? inDeliveryToAlternateContactPhone,
  272. String? inDeliveryToAttention,
  273. String? inDeliveryToAddress1,
  274. String? inDeliveryToAddress2,
  275. String? inDeliveryToCity,
  276. String? inDeliveryToState,
  277. String? inDeliveryToZipCode,
  278. String? inDeliveryToCountryId,
  279. String? inDeliveryToCountry,
  280. String? inDeliveryToCountryCodeIsoAlpha2,
  281. int? inDeliveryToCountryCodePhone,
  282. String? inDeliveryToContactFax,
  283. String? inDeliveryToCrossStreets,
  284. String? inDeliveryDeliveryNotes,
  285. String? inDeliveryCarrierId,
  286. String? inDeliveryCarrier,
  287. String? inDeliveryCarrierAccount,
  288. String? inDeliveryShipViaId,
  289. String? inDeliveryShipVia,
  290. String? inDeliveryInvoiceId,
  291. String? inDeliveryVendorInvoiceId,
  292. double? inDeliveryEstimatedFreight,
  293. double? inDeliveryFreightInvoiceAmount,
  294. String? inDeliveryChargeType,
  295. String? inDeliveryFreightTrackingNumber,
  296. String? inDeliveryFreightTrackingUrl,
  297. String? inDeliveryPackageCode,
  298. bool? inDeliveryBillPoFreightOnOrder,
  299. String? inDeliveryOnlineOrderNumber,
  300. String? inDeliveryOnlineOrderStatus,
  301. String? inDeliveryToVenue,
  302. String? inDeliveryToVenueId,
  303. String? inDeliveryToWarehouse,
  304. String? inDeliveryToWarehouseId,
  305. String? inDeliveryDateStamp,
  306. double? rentalDaysPerWeek,
  307. double? rentalDiscountPercent,
  308. double? weeklyRentalTotal,
  309. double? monthlyRentalTotal,
  310. double? periodRentalTotal,
  311. bool? weeklyRentalTotalIncludesTax,
  312. bool? monthlyRentalTotalIncludesTax,
  313. bool? periodRentalTotalIncludesTax,
  314. bool? billLockedTotal,
  315. double? salesDiscountPercent,
  316. double? salesTotal,
  317. bool? salesTotalIncludesTax,
  318. double? partsDiscountPercent,
  319. double? partsTotal,
  320. bool? partsTotalIncludesTax,
  321. double? spaceDaysPerWeek,
  322. double? spaceDiscountPercent,
  323. double? spaceSplitPercent,
  324. double? weeklySpaceTotal,
  325. double? monthlySpaceTotal,
  326. double? periodSpaceTotal,
  327. bool? weeklySpaceTotalIncludesTax,
  328. bool? monthlySpaceTotalIncludesTax,
  329. bool? periodSpaceTotalIncludesTax,
  330. double? vehicleDaysPerWeek,
  331. double? vehicleDiscountPercent,
  332. double? weeklyVehicleTotal,
  333. double? monthlyVehicleTotal,
  334. double? periodVehicleTotal,
  335. bool? weeklyVehicleTotalIncludesTax,
  336. bool? monthlyVehicleTotalIncludesTax,
  337. bool? periodVehicleTotalIncludesTax,
  338. double? miscDiscountPercent,
  339. double? weeklyMiscTotal,
  340. double? monthlyMiscTotal,
  341. double? periodMiscTotal,
  342. bool? weeklyMiscTotalIncludesTax,
  343. bool? monthlyMiscTotalIncludesTax,
  344. bool? periodMiscTotalIncludesTax,
  345. double? laborDiscountPercent,
  346. double? weeklyLaborTotal,
  347. double? monthlyLaborTotal,
  348. double? periodLaborTotal,
  349. bool? weeklyLaborTotalIncludesTax,
  350. bool? monthlyLaborTotalIncludesTax,
  351. bool? periodLaborTotalIncludesTax,
  352. double? rentalSaleDiscountPercent,
  353. double? rentalSaleTotal,
  354. bool? rentalSaleTotalIncludesTax,
  355. double? lossAndDamageDiscountPercent,
  356. double? lossAndDamageTotal,
  357. bool? lossAndDamageTotalIncludesTax,
  358. bool? disableEditingRentalRate,
  359. bool? disableEditingSalesRate,
  360. bool? disableEditingMiscellaneousRate,
  361. bool? disableEditingLaborRate,
  362. bool? disableEditingRentalSaleRate,
  363. bool? disableEditingLossAndDamageRate,
  364. double? rentalExtendedTotal,
  365. double? salesExtendedTotal,
  366. double? laborExtendedTotal,
  367. double? miscellaneousExtendedTotal,
  368. double? rentalSaleExtendedTotal,
  369. double? lossAndDamageExtendedTotal,
  370. double? discountTotal,
  371. double? subTotal,
  372. double? weeklyExtendedTotal,
  373. double? monthlyExtendedTotal,
  374. bool? hasNotes,
  375. bool? hasEmailHistory,
  376. bool? hasContacts,
  377. bool? hasSubPurchaseOrders,
  378. bool? hasPickLists,
  379. bool? hasContracts,
  380. bool? hasSuspendedContracts,
  381. bool? hasMultiOrderContracts,
  382. bool? hasMultiOrderInOutContracts,
  383. bool? allowDealDepartmentChangeWithMultiOrderContracts,
  384. bool? hasInvoices,
  385. bool? hasReceipts,
  386. bool? hasCredits,
  387. bool? hasBillingWorksheets,
  388. bool? hasMultiOrderInvoices,
  389. bool? hasSnapshots,
  390. bool? hasInternalPurchaseOrders,
  391. double? totalReplacementCost,
  392. String? presentationLayerId,
  393. String? presentationLayer,
  394. String? manualSort,
  395. bool? manualSortRental,
  396. bool? manualSortSales,
  397. bool? manualSortMisc,
  398. bool? manualSortLabor,
  399. bool? manualSortLossAndDamage,
  400. bool? manualSortRentalSale,
  401. bool? manualSortParts,
  402. bool? preventManualSort,
  403. bool? separateCompletesKits,
  404. String? quoteOrderTitle,
  405. bool? unassignedSubs,
  406. bool? nonTaxable,
  407. bool? rentalExempt,
  408. bool? salesExempt,
  409. bool? laborExempt,
  410. bool? enableProjects,
  411. String? projectId,
  412. String? projectNumber,
  413. String? project,
  414. String? projectDrawingsId,
  415. String? projectDrawings,
  416. String? projectItemsOrderedId,
  417. String? projectItemsOrdered,
  418. String? projectDropShipId,
  419. String? projectDropShip,
  420. String? projectAsBuildId,
  421. String? projectAsBuild,
  422. String? projectCommissioningId,
  423. String? projectCommissioning,
  424. String? projectDepositId,
  425. String? projectDeposit,
  426. bool? projectSyncMarket,
  427. bool? projectSyncDeliverShip,
  428. bool? projectSyncBilling,
  429. String? inputByUserId,
  430. String? modByUserId,
  431. String? webUserId,
  432. bool? useEstimatedDatesForBilling,
  433. String? orderedById,
  434. String? orderedBy,
  435. String? orderedByTitle,
  436. String? orderedByPhone,
  437. String? orderedByExtension,
  438. String? orderedByPhoneAndExtension,
  439. String? orderedByEmail,
  440. String? confirmationStatus,
  441. String? confirmationAsOf,
  442. bool? updateEstimatedStartAndStopDatesOnSubPurchaseOrders,
  443. bool? promptToUpdateEstimatedStartAndStopDatesOnSubPurchaseOrders,
  444. bool? disableCrewValidation,
  445. bool? updateBillingStartAndStopDatesOnSubPurchaseOrders,
  446. bool? promptToUpdateBillingStartAndStopDatesOnSubPurchaseOrders,
  447. double? orderValueTotal,
  448. double? orderReplacementTotal,
  449. double? ownedValueTotal,
  450. double? ownedReplacementTotal,
  451. double? subValueTotal,
  452. double? subReplacementTotal,
  453. double? invoicedAmount,
  454. double? itemQuantity,
  455. bool? hasBottomLineMiscellaneousAdjustment,
  456. double? installationAndStrikeFeePercent,
  457. String? installationAndStrikeFeeBasedOn,
  458. double? managementAndServiceFeePercent,
  459. String? managementAndServiceFeeBasedOn,
  460. bool? toggleOrderApproval,
  461. bool? useResponsiblePerson,
  462. bool? requireResponsiblePerson,
  463. double? hoursPerDay,
  464. bool? crewMonday,
  465. bool? crewTuesday,
  466. bool? crewWednesday,
  467. bool? crewThursday,
  468. bool? crewFriday,
  469. bool? crewSaturday,
  470. bool? crewSunday,
  471. double? crewHoursOT,
  472. double? crewHoursDT,
  473. String? crewBilling,
  474. bool? doNotBillDayWhenItemsAreCheckedInByCertainTime,
  475. String? checkInByTimeToAvoidBilling,
  476. String? jobName,
  477. bool? itineraryOverrideBillableDays,
  478. String? dealProductionTypeId,
  479. String? dealProductionType,
  480. int? totalWeightLbs,
  481. int? totalWeightOz,
  482. int? totalWeightKg,
  483. int? totalWeightG,
  484. int? shipmentNumber,
  485. String? dateStamp,
  486. String? auditNote,
  487. String? recordTitle,
  488. dynamic urlIdentifier,
  489. List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields,
  490. List<FwStandardDataFwCustomValue>? custom,
  491. List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes,
  492. FwStandardBusinessLogicFwBusinessLogic? original,
  493. List<FwStandardDataFwTranslatedValue>? translation,
  494. bool? hasImport,
  495. bool? hasDocuments,
  496. String? createdByUserId,
  497. String? createdByUserName,
  498. String? createdDateTime,
  499. String? modifiedByUserId,
  500. String? modifiedByUserName,
  501. String? modifiedDateTime,
})

Implementation

const WebApiModulesAgentOrderOrderBase({
  this.description,
  this.officeLocationId,
  this.officeLocation,
  this.warehouseId,
  this.warehouse,
  this.languageId,
  this.language,
  this.warehouseCode,
  this.departmentId,
  this.department,
  this.customerId,
  this.customer,
  this.customerStatus,
  this.customerNumber,
  this.customerServiceRepresentativeId,
  this.customerServiceRepresentative,
  this.dealId,
  this.dealStatus,
  this.deal,
  this.dealNumber,
  this.dealTypeId,
  this.dealType,
  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.hasSpaceItem,
  this.hasPartsItem,
  this.hasRepair,
  this.activityDatesAndTimes,
  this.tieredPricing,
  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.pendingPo,
  this.poNumber,
  this.poAmount,
  this.location,
  this.orderLocationId,
  this.orderLocation,
  this.referenceNumber,
  this.total,
  this.status,
  this.statusDate,
  this.orderTypeDescribed,
  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.paymentTermsColor,
  this.paymentTypeId,
  this.paymentType,
  this.paymentTypeType,
  this.paymentTypeFeePercentage,
  this.currencyId,
  this.updateAllRatesToNewCurrency,
  this.confirmUpdateAllRatesToNewCurrency,
  this.currencyCode,
  this.currency,
  this.currencySymbol,
  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.totalTax,
  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.issuedToCountryCodeIsoAlpha2,
  this.issuedToCountryCodePhone,
  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.billToCountryCodeIsoAlpha2,
  this.billToCountryCodePhone,
  this.discountReasonId,
  this.discountReason,
  this.requireContactConfirmation,
  this.departmentRequireContactConfirmation,
  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.outDeliveryFromAddress2,
  this.outDeliveryFromCity,
  this.outDeliveryFromState,
  this.outDeliveryFromZipCode,
  this.outDeliveryFromCountry,
  this.outDeliveryFromCountryId,
  this.outDeliveryFromCountryCodeIsoAlpha2,
  this.outDeliveryFromCountryCodePhone,
  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.outDeliveryToCountryCodeIsoAlpha2,
  this.outDeliveryToCountryCodePhone,
  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.inDeliveryFromAddress2,
  this.inDeliveryFromCity,
  this.inDeliveryFromState,
  this.inDeliveryFromZipCode,
  this.inDeliveryFromCountry,
  this.inDeliveryFromCountryId,
  this.inDeliveryFromCountryCodeIsoAlpha2,
  this.inDeliveryFromCountryCodePhone,
  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.inDeliveryToCountryCodeIsoAlpha2,
  this.inDeliveryToCountryCodePhone,
  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.disableEditingRentalRate,
  this.disableEditingSalesRate,
  this.disableEditingMiscellaneousRate,
  this.disableEditingLaborRate,
  this.disableEditingRentalSaleRate,
  this.disableEditingLossAndDamageRate,
  this.rentalExtendedTotal,
  this.salesExtendedTotal,
  this.laborExtendedTotal,
  this.miscellaneousExtendedTotal,
  this.rentalSaleExtendedTotal,
  this.lossAndDamageExtendedTotal,
  this.discountTotal,
  this.subTotal,
  this.weeklyExtendedTotal,
  this.monthlyExtendedTotal,
  this.hasNotes,
  this.hasEmailHistory,
  this.hasContacts,
  this.hasSubPurchaseOrders,
  this.hasPickLists,
  this.hasContracts,
  this.hasSuspendedContracts,
  this.hasMultiOrderContracts,
  this.hasMultiOrderInOutContracts,
  this.allowDealDepartmentChangeWithMultiOrderContracts,
  this.hasInvoices,
  this.hasReceipts,
  this.hasCredits,
  this.hasBillingWorksheets,
  this.hasMultiOrderInvoices,
  this.hasSnapshots,
  this.hasInternalPurchaseOrders,
  this.totalReplacementCost,
  this.presentationLayerId,
  this.presentationLayer,
  this.manualSort,
  this.manualSortRental,
  this.manualSortSales,
  this.manualSortMisc,
  this.manualSortLabor,
  this.manualSortLossAndDamage,
  this.manualSortRentalSale,
  this.manualSortParts,
  this.preventManualSort,
  this.separateCompletesKits,
  this.quoteOrderTitle,
  this.unassignedSubs,
  this.nonTaxable,
  this.rentalExempt,
  this.salesExempt,
  this.laborExempt,
  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.projectSyncMarket,
  this.projectSyncDeliverShip,
  this.projectSyncBilling,
  this.inputByUserId,
  this.modByUserId,
  this.webUserId,
  this.useEstimatedDatesForBilling,
  this.orderedById,
  this.orderedBy,
  this.orderedByTitle,
  this.orderedByPhone,
  this.orderedByExtension,
  this.orderedByPhoneAndExtension,
  this.orderedByEmail,
  this.confirmationStatus,
  this.confirmationAsOf,
  this.updateEstimatedStartAndStopDatesOnSubPurchaseOrders,
  this.promptToUpdateEstimatedStartAndStopDatesOnSubPurchaseOrders,
  this.disableCrewValidation,
  this.updateBillingStartAndStopDatesOnSubPurchaseOrders,
  this.promptToUpdateBillingStartAndStopDatesOnSubPurchaseOrders,
  this.orderValueTotal,
  this.orderReplacementTotal,
  this.ownedValueTotal,
  this.ownedReplacementTotal,
  this.subValueTotal,
  this.subReplacementTotal,
  this.invoicedAmount,
  this.itemQuantity,
  this.hasBottomLineMiscellaneousAdjustment,
  this.installationAndStrikeFeePercent,
  this.installationAndStrikeFeeBasedOn,
  this.managementAndServiceFeePercent,
  this.managementAndServiceFeeBasedOn,
  this.toggleOrderApproval,
  this.useResponsiblePerson,
  this.requireResponsiblePerson,
  this.hoursPerDay,
  this.crewMonday,
  this.crewTuesday,
  this.crewWednesday,
  this.crewThursday,
  this.crewFriday,
  this.crewSaturday,
  this.crewSunday,
  this.crewHoursOT,
  this.crewHoursDT,
  this.crewBilling,
  this.doNotBillDayWhenItemsAreCheckedInByCertainTime,
  this.checkInByTimeToAvoidBilling,
  this.jobName,
  this.itineraryOverrideBillableDays,
  this.dealProductionTypeId,
  this.dealProductionType,
  this.totalWeightLbs,
  this.totalWeightOz,
  this.totalWeightKg,
  this.totalWeightG,
  this.shipmentNumber,
  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,
});