WebApiModulesAgentQuoteQuote constructor

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

Implementation

const WebApiModulesAgentQuoteQuote({
  this.quoteId,
  this.quoteNumber,
  this.quoteDate,
  this.versionNumber,
  this.convertedToOrderId,
  this.convertedToOrderNumber,
  this.convertedToOrder,
  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,
});