WebApiModulesAgentPurchaseOrderGetPurchaseOrderResponse constructor

const WebApiModulesAgentPurchaseOrderGetPurchaseOrderResponse({
  1. String? purchaseOrderId,
  2. String? purchaseOrderNumber,
  3. String? description,
  4. String? purchaseOrderDate,
  5. String? requisitionNumber,
  6. String? requisitionDate,
  7. String? vendorId,
  8. String? vendor,
  9. String? agentId,
  10. String? agent,
  11. String? status,
  12. String? statusDate,
  13. String? referenceNumber,
  14. bool? needsApproval,
  15. bool? needsFirstApproval,
  16. bool? needsSecondApproval,
  17. String? approvalStatusDate,
  18. String? approvedByUserId,
  19. String? approvedByUser,
  20. String? approvalNeededBy,
  21. String? approvedDate,
  22. String? approvedBySecondUserId,
  23. String? approvedBySecondUser,
  24. String? approvedDateSecond,
  25. String? hiatusDiscountFrom,
  26. String? importanceId,
  27. String? importance,
  28. String? submittedForApprovalByUserId,
  29. String? submittedForApprovalByUser,
  30. String? submittedForApprovalDate,
  31. String? approvalRequestNote,
  32. String? approvalNote,
  33. String? rejectedByUserId,
  34. String? rejectedByUser,
  35. String? rejectedDate,
  36. String? rejectReasonId,
  37. String? rejectReason,
  38. String? rejectReasonNote,
  39. String? departmentId,
  40. String? department,
  41. String? officeLocationId,
  42. String? officeLocation,
  43. String? warehouseId,
  44. String? warehouse,
  45. String? warehouseCode,
  46. int? quantityHolding,
  47. int? quantityToBarCode,
  48. bool? rental,
  49. bool? sales,
  50. bool? parts,
  51. bool? labor,
  52. bool? miscellaneous,
  53. bool? vehicle,
  54. bool? subRent,
  55. bool? subSale,
  56. bool? subLabor,
  57. bool? subMiscellaneous,
  58. bool? subVehicle,
  59. bool? repair,
  60. bool? consignment,
  61. String? consignorAgreementId,
  62. String? consignorAgreementNumber,
  63. bool? vendorHasConsignment,
  64. String? orderId,
  65. String? orderNumber,
  66. String? dealNumber,
  67. String? dealId,
  68. String? deal,
  69. String? rateType,
  70. String? termsConditionsId,
  71. String? termsConditions,
  72. bool? departmentLocationRequiresApproval,
  73. double? total,
  74. String? poTypeId,
  75. String? poType,
  76. String? poClassificationId,
  77. String? poClassification,
  78. List<WebApiModulesHomeControlsOrderDatesOrderDates>? activityDatesAndTimes,
  79. String? estimatedStartDate,
  80. String? estimatedStartTime,
  81. String? estimatedStopDate,
  82. String? estimatedStopTime,
  83. String? billingStartDate,
  84. String? billingEndDate,
  85. double? billingWeeks,
  86. double? billingMonths,
  87. double? invoicedAmount,
  88. String? approvalStatusId,
  89. String? approvalStatus,
  90. String? approvalStatusType,
  91. String? projectManagerId,
  92. String? projectManager,
  93. String? receiveDeliveryId,
  94. String? receiveDeliveryDeliveryType,
  95. String? receiveDeliveryRequiredDate,
  96. String? receiveDeliveryRequiredTime,
  97. String? receiveDeliveryTargetShipDate,
  98. String? receiveDeliveryTargetShipTime,
  99. String? receiveDeliveryDirection,
  100. String? receiveDeliveryAddressType,
  101. String? receiveDeliveryFromLocation,
  102. String? receiveDeliveryFromContact,
  103. String? receiveDeliveryFromContactPhone,
  104. String? receiveDeliveryFromAlternateContact,
  105. String? receiveDeliveryFromAlternateContactPhone,
  106. String? receiveDeliveryFromAttention,
  107. String? receiveDeliveryFromAddress1,
  108. String? receiveDeliveryFromAddress2,
  109. String? receiveDeliveryFromCity,
  110. String? receiveDeliveryFromState,
  111. String? receiveDeliveryFromZipCode,
  112. String? receiveDeliveryFromCountry,
  113. String? receoveDeliveryFromCountryCodeIsoAlpha2,
  114. int? receiveDeliveryFromCountryCodePhone,
  115. String? receiveDeliveryFromCountryId,
  116. String? receiveDeliveryFromCrossStreets,
  117. String? receiveDeliveryToLocation,
  118. String? receiveDeliveryToVenue,
  119. String? receiveDeliveryToVenueId,
  120. String? receiveDeliveryToWarehouse,
  121. String? receiveDeliveryToWarehouseId,
  122. String? receiveDeliveryToContact,
  123. String? receiveDeliveryToContactPhone,
  124. String? receiveDeliveryToAlternateContact,
  125. String? receiveDeliveryToAlternateContactPhone,
  126. String? receiveDeliveryToAttention,
  127. String? receiveDeliveryToAddress1,
  128. String? receiveDeliveryToAddress2,
  129. String? receiveDeliveryToCity,
  130. String? receiveDeliveryToState,
  131. String? receiveDeliveryToZipCode,
  132. String? receiveDeliveryToCountryId,
  133. String? receiveDeliveryToCountry,
  134. String? receiveDeliveryToCountryCodeIsoAlpha2,
  135. int? receiveDeliveryToCountryCodePhone,
  136. String? receiveDeliveryToContactFax,
  137. String? receiveDeliveryToCrossStreets,
  138. String? receiveDeliveryDeliveryNotes,
  139. String? receiveDeliveryCarrierId,
  140. String? receiveDeliveryCarrier,
  141. String? receiveDeliveryCarrierAccount,
  142. String? receiveDeliveryShipViaId,
  143. String? receiveDeliveryShipVia,
  144. String? receiveDeliveryInvoiceId,
  145. String? receiveDeliveryVendorInvoiceId,
  146. double? receiveDeliveryEstimatedFreight,
  147. double? receiveDeliveryFreightInvoiceAmount,
  148. String? receiveDeliveryChargeType,
  149. String? receiveDeliveryFreightTrackingNumber,
  150. String? receiveDeliveryFreightTrackingUrl,
  151. bool? receiveDeliveryDropShip,
  152. String? receiveDeliveryPackageCode,
  153. bool? receiveDeliveryBillPoFreightOnOrder,
  154. String? receiveDeliveryDateStamp,
  155. String? returnDeliveryId,
  156. String? returnDeliveryDeliveryType,
  157. String? returnDeliveryRequiredDate,
  158. String? returnDeliveryRequiredTime,
  159. String? returnDeliveryTargetShipDate,
  160. String? returnDeliveryTargetShipTime,
  161. String? returnDeliveryDirection,
  162. String? returnDeliveryAddressType,
  163. String? returnDeliveryFromLocation,
  164. String? returnDeliveryFromContact,
  165. String? returnDeliveryFromContactPhone,
  166. String? returnDeliveryFromAlternateContact,
  167. String? returnDeliveryFromAlternateContactPhone,
  168. String? returnDeliveryFromAttention,
  169. String? returnDeliveryFromAddress1,
  170. String? returnDeliveryFromAddress2,
  171. String? returnDeliveryFromCity,
  172. String? returnDeliveryFromState,
  173. String? returnDeliveryFromZipCode,
  174. String? returnDeliveryFromCountry,
  175. String? returnDeliveryFromCountryId,
  176. String? returnDeliveryFromCountryCodeIsoAlpha2,
  177. int? returnDeliveryFromCountryCodePhone,
  178. String? returnDeliveryFromCrossStreets,
  179. String? returnDeliveryToLocation,
  180. String? returnDeliveryToVenue,
  181. String? returnDeliveryToVenueId,
  182. String? returnDeliveryToWarehouse,
  183. String? returnDeliveryToWarehouseId,
  184. String? returnDeliveryToContact,
  185. String? returnDeliveryToContactPhone,
  186. String? returnDeliveryToAlternateContact,
  187. String? returnDeliveryToAlternateContactPhone,
  188. String? returnDeliveryToAttention,
  189. String? returnDeliveryToAddress1,
  190. String? returnDeliveryToAddress2,
  191. String? returnDeliveryToCity,
  192. String? returnDeliveryToState,
  193. String? returnDeliveryToZipCode,
  194. String? returnDeliveryToCountryId,
  195. String? returnDeliveryToCountry,
  196. String? returnDeliveryToCountryCodeIsoAlpha2,
  197. int? returnDeliveryToCountryCodePhone,
  198. String? returnDeliveryToContactFax,
  199. String? returnDeliveryToCrossStreets,
  200. String? returnDeliveryDeliveryNotes,
  201. String? returnDeliveryCarrierId,
  202. String? returnDeliveryCarrier,
  203. String? returnDeliveryCarrierAccount,
  204. String? returnDeliveryShipViaId,
  205. String? returnDeliveryShipVia,
  206. String? returnDeliveryInvoiceId,
  207. String? returnDeliveryVendorInvoiceId,
  208. double? returnDeliveryEstimatedFreight,
  209. double? returnDeliveryFreightInvoiceAmount,
  210. String? returnDeliveryChargeType,
  211. String? returnDeliveryFreightTrackingNumber,
  212. String? returnDeliveryFreightTrackingUrl,
  213. bool? returnDeliveryVendorRetrieve,
  214. String? returnDeliveryPackageCode,
  215. bool? returnDeliveryBillPoFreightOnOrder,
  216. String? returnDeliveryOnlineOrderNumber,
  217. String? returnDeliveryOnlineOrderStatus,
  218. String? returnDeliveryDateStamp,
  219. bool? enableProjects,
  220. String? projectId,
  221. String? projectNumber,
  222. String? project,
  223. String? projectDrawingsId,
  224. String? projectDrawings,
  225. String? projectItemsOrderedId,
  226. String? projectItemsOrdered,
  227. String? projectDropShipId,
  228. String? projectDropShip,
  229. String? projectAsBuildId,
  230. String? projectAsBuild,
  231. String? projectCommissioningId,
  232. String? projectCommissioning,
  233. String? projectDepositId,
  234. String? projectDeposit,
  235. String? location,
  236. String? currencyId,
  237. bool? updateAllRatesToNewCurrency,
  238. String? confirmUpdateAllRatesToNewCurrency,
  239. String? currencyCode,
  240. String? currency,
  241. String? currencySymbol,
  242. String? billingCycleId,
  243. String? billingCycle,
  244. String? remitToAttention1,
  245. String? remitToAttention2,
  246. String? remitToAddress1,
  247. String? remitToAddress2,
  248. String? remitToCity,
  249. String? remitToState,
  250. String? remitToCountryId,
  251. String? remitToCountry,
  252. String? remitToCountryCodeIsoAlpha2,
  253. int? remitToCountryCodePhone,
  254. String? remitToZipCode,
  255. String? remitToEmail,
  256. String? remitToPhone,
  257. String? paymentTypeId,
  258. String? paymentType,
  259. String? paymentTermsId,
  260. String? paymentTerms,
  261. int? paymentTermsDueInDays,
  262. String? taxOptionId,
  263. String? taxOption,
  264. String? taxId,
  265. String? tax1Name,
  266. String? tax2Name,
  267. String? rentalTaxAlias,
  268. String? salesTaxAlias,
  269. String? laborTaxAlias,
  270. double? rentalTaxRate1,
  271. double? salesTaxRate1,
  272. double? laborTaxRate1,
  273. double? rentalTaxRate2,
  274. double? salesTaxRate2,
  275. double? laborTaxRate2,
  276. bool? hasRentalItem,
  277. bool? hasSalesItem,
  278. bool? hasMiscellaneousItem,
  279. bool? hasLaborItem,
  280. bool? hasFacilitiesItem,
  281. bool? hasLossAndDamageItem,
  282. bool? hasRentalSaleItem,
  283. bool? hasConsignItem,
  284. bool? hasPartsItem,
  285. bool? hasNotes,
  286. bool? hasDocuments,
  287. bool? hasEmailHistory,
  288. bool? hasContacts,
  289. bool? hasContracts,
  290. bool? hasRepair,
  291. bool? hasVendorInvoice,
  292. bool? hasSubSales,
  293. bool? hasSubRental,
  294. bool? hasSubLabor,
  295. bool? hasSubMisc,
  296. double? rentalDiscountPercent,
  297. double? rentalTotal,
  298. bool? rentalTotalIncludesTax,
  299. double? rentalExtended,
  300. double? salesDiscountPercent,
  301. double? salesTotal,
  302. bool? salesTotalIncludesTax,
  303. double? salesExtended,
  304. double? partsDiscountPercent,
  305. double? partsTotal,
  306. bool? partsTotalIncludesTax,
  307. double? partsExtended,
  308. double? vehicleDiscountPercent,
  309. double? vehicleTotal,
  310. bool? vehicleTotalIncludesTax,
  311. double? miscDiscountPercent,
  312. double? miscTotal,
  313. bool? miscTotalIncludesTax,
  314. double? miscExtended,
  315. double? laborDiscountPercent,
  316. double? laborTotal,
  317. bool? laborTotalIncludesTax,
  318. double? laborExtended,
  319. double? subRentalDaysPerWeek,
  320. double? subRentalDiscountPercent,
  321. double? weeklySubRentalTotal,
  322. double? monthlySubRentalTotal,
  323. double? periodSubRentalTotal,
  324. bool? weeklySubRentalTotalIncludesTax,
  325. bool? monthlySubRentalTotalIncludesTax,
  326. bool? periodSubRentalTotalIncludesTax,
  327. double? subRentalExtended,
  328. double? subSalesDiscountPercent,
  329. double? subSalesTotal,
  330. bool? subSalesTotalIncludesTax,
  331. double? subSalesExtended,
  332. double? subVehicleDaysPerWeek,
  333. double? subvehicleDiscountPercent,
  334. double? weeklySubVehicleTotal,
  335. double? monthlySubVehicleTotal,
  336. double? periodSubVehicleTotal,
  337. bool? weeklySubVehicleTotalIncludesTax,
  338. bool? monthlySubVehicleTotalIncludesTax,
  339. bool? periodSubVehicleTotalIncludesTax,
  340. double? subMiscDiscountPercent,
  341. double? weeklySubMiscTotal,
  342. double? monthlySubMiscTotal,
  343. double? periodSubMiscTotal,
  344. bool? weeklySubMiscTotalIncludesTax,
  345. bool? monthlySubMiscTotalIncludesTax,
  346. bool? periodSubMiscTotalIncludesTax,
  347. double? subMiscExtended,
  348. double? subLaborDiscountPercent,
  349. double? weeklySubLaborTotal,
  350. double? monthlySubLaborTotal,
  351. double? periodSubLaborTotal,
  352. bool? weeklySubLaborTotalIncludesTax,
  353. bool? monthlySubLaborTotalIncludesTax,
  354. bool? periodSubLaborTotalIncludesTax,
  355. double? subLaborExtended,
  356. bool? miscellaneousIsComplete,
  357. bool? subMiscellaneousIsComplete,
  358. bool? laborIsComplete,
  359. bool? subLaborIsComplete,
  360. String? currencyColor,
  361. String? statusColor,
  362. String? purchaseOrderNumberColor,
  363. String? vendorColor,
  364. String? descriptionColor,
  365. String? expensePOColor,
  366. bool? hasConsignorFee,
  367. bool? hasOrdertran,
  368. String? originalShowId,
  369. String? originalShow,
  370. String? inputByUserId,
  371. bool? poTypeIsInternal,
  372. bool? isInternal,
  373. bool? hasSuspendedContracts,
  374. bool? hasMultiPoPayments,
  375. String? internalOrderId,
  376. String? internalOrderNumber,
  377. String? internalOrderWarehouseId,
  378. String? internalOrderWarehouse,
  379. String? manualSort,
  380. bool? manualSortRental,
  381. bool? manualSortSales,
  382. bool? manualSortMisc,
  383. bool? manualSortLabor,
  384. bool? manualSortParts,
  385. String? dateStamp,
  386. double? repairExtended,
  387. String? auditNote,
  388. String? recordTitle,
  389. dynamic urlIdentifier,
  390. List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields,
  391. List<WebApiModulesAgentOrderItemOrderItem>? items,
  392. List<FwStandardDataFwCustomValue>? custom,
  393. List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes,
  394. FwStandardBusinessLogicFwBusinessLogic? original,
  395. List<FwStandardDataFwTranslatedValue>? translation,
  396. bool? hasImport,
  397. String? createdByUserId,
  398. String? createdByUserName,
  399. String? createdDateTime,
  400. String? modifiedByUserId,
  401. String? modifiedByUserName,
  402. String? modifiedDateTime,
})

Implementation

const WebApiModulesAgentPurchaseOrderGetPurchaseOrderResponse({
  this.purchaseOrderId,
  this.purchaseOrderNumber,
  this.description,
  this.purchaseOrderDate,
  this.requisitionNumber,
  this.requisitionDate,
  this.vendorId,
  this.vendor,
  this.agentId,
  this.agent,
  this.status,
  this.statusDate,
  this.referenceNumber,
  this.needsApproval,
  this.needsFirstApproval,
  this.needsSecondApproval,
  this.approvalStatusDate,
  this.approvedByUserId,
  this.approvedByUser,
  this.approvalNeededBy,
  this.approvedDate,
  this.approvedBySecondUserId,
  this.approvedBySecondUser,
  this.approvedDateSecond,
  this.hiatusDiscountFrom,
  this.importanceId,
  this.importance,
  this.submittedForApprovalByUserId,
  this.submittedForApprovalByUser,
  this.submittedForApprovalDate,
  this.approvalRequestNote,
  this.approvalNote,
  this.rejectedByUserId,
  this.rejectedByUser,
  this.rejectedDate,
  this.rejectReasonId,
  this.rejectReason,
  this.rejectReasonNote,
  this.departmentId,
  this.department,
  this.officeLocationId,
  this.officeLocation,
  this.warehouseId,
  this.warehouse,
  this.warehouseCode,
  this.quantityHolding,
  this.quantityToBarCode,
  this.rental,
  this.sales,
  this.parts,
  this.labor,
  this.miscellaneous,
  this.vehicle,
  this.subRent,
  this.subSale,
  this.subLabor,
  this.subMiscellaneous,
  this.subVehicle,
  this.repair,
  this.consignment,
  this.consignorAgreementId,
  this.consignorAgreementNumber,
  this.vendorHasConsignment,
  this.orderId,
  this.orderNumber,
  this.dealNumber,
  this.dealId,
  this.deal,
  this.rateType,
  this.termsConditionsId,
  this.termsConditions,
  this.departmentLocationRequiresApproval,
  this.total,
  this.poTypeId,
  this.poType,
  this.poClassificationId,
  this.poClassification,
  this.activityDatesAndTimes,
  this.estimatedStartDate,
  this.estimatedStartTime,
  this.estimatedStopDate,
  this.estimatedStopTime,
  this.billingStartDate,
  this.billingEndDate,
  this.billingWeeks,
  this.billingMonths,
  this.invoicedAmount,
  this.approvalStatusId,
  this.approvalStatus,
  this.approvalStatusType,
  this.projectManagerId,
  this.projectManager,
  this.receiveDeliveryId,
  this.receiveDeliveryDeliveryType,
  this.receiveDeliveryRequiredDate,
  this.receiveDeliveryRequiredTime,
  this.receiveDeliveryTargetShipDate,
  this.receiveDeliveryTargetShipTime,
  this.receiveDeliveryDirection,
  this.receiveDeliveryAddressType,
  this.receiveDeliveryFromLocation,
  this.receiveDeliveryFromContact,
  this.receiveDeliveryFromContactPhone,
  this.receiveDeliveryFromAlternateContact,
  this.receiveDeliveryFromAlternateContactPhone,
  this.receiveDeliveryFromAttention,
  this.receiveDeliveryFromAddress1,
  this.receiveDeliveryFromAddress2,
  this.receiveDeliveryFromCity,
  this.receiveDeliveryFromState,
  this.receiveDeliveryFromZipCode,
  this.receiveDeliveryFromCountry,
  this.receoveDeliveryFromCountryCodeIsoAlpha2,
  this.receiveDeliveryFromCountryCodePhone,
  this.receiveDeliveryFromCountryId,
  this.receiveDeliveryFromCrossStreets,
  this.receiveDeliveryToLocation,
  this.receiveDeliveryToVenue,
  this.receiveDeliveryToVenueId,
  this.receiveDeliveryToWarehouse,
  this.receiveDeliveryToWarehouseId,
  this.receiveDeliveryToContact,
  this.receiveDeliveryToContactPhone,
  this.receiveDeliveryToAlternateContact,
  this.receiveDeliveryToAlternateContactPhone,
  this.receiveDeliveryToAttention,
  this.receiveDeliveryToAddress1,
  this.receiveDeliveryToAddress2,
  this.receiveDeliveryToCity,
  this.receiveDeliveryToState,
  this.receiveDeliveryToZipCode,
  this.receiveDeliveryToCountryId,
  this.receiveDeliveryToCountry,
  this.receiveDeliveryToCountryCodeIsoAlpha2,
  this.receiveDeliveryToCountryCodePhone,
  this.receiveDeliveryToContactFax,
  this.receiveDeliveryToCrossStreets,
  this.receiveDeliveryDeliveryNotes,
  this.receiveDeliveryCarrierId,
  this.receiveDeliveryCarrier,
  this.receiveDeliveryCarrierAccount,
  this.receiveDeliveryShipViaId,
  this.receiveDeliveryShipVia,
  this.receiveDeliveryInvoiceId,
  this.receiveDeliveryVendorInvoiceId,
  this.receiveDeliveryEstimatedFreight,
  this.receiveDeliveryFreightInvoiceAmount,
  this.receiveDeliveryChargeType,
  this.receiveDeliveryFreightTrackingNumber,
  this.receiveDeliveryFreightTrackingUrl,
  this.receiveDeliveryDropShip,
  this.receiveDeliveryPackageCode,
  this.receiveDeliveryBillPoFreightOnOrder,
  this.receiveDeliveryDateStamp,
  this.returnDeliveryId,
  this.returnDeliveryDeliveryType,
  this.returnDeliveryRequiredDate,
  this.returnDeliveryRequiredTime,
  this.returnDeliveryTargetShipDate,
  this.returnDeliveryTargetShipTime,
  this.returnDeliveryDirection,
  this.returnDeliveryAddressType,
  this.returnDeliveryFromLocation,
  this.returnDeliveryFromContact,
  this.returnDeliveryFromContactPhone,
  this.returnDeliveryFromAlternateContact,
  this.returnDeliveryFromAlternateContactPhone,
  this.returnDeliveryFromAttention,
  this.returnDeliveryFromAddress1,
  this.returnDeliveryFromAddress2,
  this.returnDeliveryFromCity,
  this.returnDeliveryFromState,
  this.returnDeliveryFromZipCode,
  this.returnDeliveryFromCountry,
  this.returnDeliveryFromCountryId,
  this.returnDeliveryFromCountryCodeIsoAlpha2,
  this.returnDeliveryFromCountryCodePhone,
  this.returnDeliveryFromCrossStreets,
  this.returnDeliveryToLocation,
  this.returnDeliveryToVenue,
  this.returnDeliveryToVenueId,
  this.returnDeliveryToWarehouse,
  this.returnDeliveryToWarehouseId,
  this.returnDeliveryToContact,
  this.returnDeliveryToContactPhone,
  this.returnDeliveryToAlternateContact,
  this.returnDeliveryToAlternateContactPhone,
  this.returnDeliveryToAttention,
  this.returnDeliveryToAddress1,
  this.returnDeliveryToAddress2,
  this.returnDeliveryToCity,
  this.returnDeliveryToState,
  this.returnDeliveryToZipCode,
  this.returnDeliveryToCountryId,
  this.returnDeliveryToCountry,
  this.returnDeliveryToCountryCodeIsoAlpha2,
  this.returnDeliveryToCountryCodePhone,
  this.returnDeliveryToContactFax,
  this.returnDeliveryToCrossStreets,
  this.returnDeliveryDeliveryNotes,
  this.returnDeliveryCarrierId,
  this.returnDeliveryCarrier,
  this.returnDeliveryCarrierAccount,
  this.returnDeliveryShipViaId,
  this.returnDeliveryShipVia,
  this.returnDeliveryInvoiceId,
  this.returnDeliveryVendorInvoiceId,
  this.returnDeliveryEstimatedFreight,
  this.returnDeliveryFreightInvoiceAmount,
  this.returnDeliveryChargeType,
  this.returnDeliveryFreightTrackingNumber,
  this.returnDeliveryFreightTrackingUrl,
  this.returnDeliveryVendorRetrieve,
  this.returnDeliveryPackageCode,
  this.returnDeliveryBillPoFreightOnOrder,
  this.returnDeliveryOnlineOrderNumber,
  this.returnDeliveryOnlineOrderStatus,
  this.returnDeliveryDateStamp,
  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.location,
  this.currencyId,
  this.updateAllRatesToNewCurrency,
  this.confirmUpdateAllRatesToNewCurrency,
  this.currencyCode,
  this.currency,
  this.currencySymbol,
  this.billingCycleId,
  this.billingCycle,
  this.remitToAttention1,
  this.remitToAttention2,
  this.remitToAddress1,
  this.remitToAddress2,
  this.remitToCity,
  this.remitToState,
  this.remitToCountryId,
  this.remitToCountry,
  this.remitToCountryCodeIsoAlpha2,
  this.remitToCountryCodePhone,
  this.remitToZipCode,
  this.remitToEmail,
  this.remitToPhone,
  this.paymentTypeId,
  this.paymentType,
  this.paymentTermsId,
  this.paymentTerms,
  this.paymentTermsDueInDays,
  this.taxOptionId,
  this.taxOption,
  this.taxId,
  this.tax1Name,
  this.tax2Name,
  this.rentalTaxAlias,
  this.salesTaxAlias,
  this.laborTaxAlias,
  this.rentalTaxRate1,
  this.salesTaxRate1,
  this.laborTaxRate1,
  this.rentalTaxRate2,
  this.salesTaxRate2,
  this.laborTaxRate2,
  this.hasRentalItem,
  this.hasSalesItem,
  this.hasMiscellaneousItem,
  this.hasLaborItem,
  this.hasFacilitiesItem,
  this.hasLossAndDamageItem,
  this.hasRentalSaleItem,
  this.hasConsignItem,
  this.hasPartsItem,
  this.hasNotes,
  this.hasDocuments,
  this.hasEmailHistory,
  this.hasContacts,
  this.hasContracts,
  this.hasRepair,
  this.hasVendorInvoice,
  this.hasSubSales,
  this.hasSubRental,
  this.hasSubLabor,
  this.hasSubMisc,
  this.rentalDiscountPercent,
  this.rentalTotal,
  this.rentalTotalIncludesTax,
  this.rentalExtended,
  this.salesDiscountPercent,
  this.salesTotal,
  this.salesTotalIncludesTax,
  this.salesExtended,
  this.partsDiscountPercent,
  this.partsTotal,
  this.partsTotalIncludesTax,
  this.partsExtended,
  this.vehicleDiscountPercent,
  this.vehicleTotal,
  this.vehicleTotalIncludesTax,
  this.miscDiscountPercent,
  this.miscTotal,
  this.miscTotalIncludesTax,
  this.miscExtended,
  this.laborDiscountPercent,
  this.laborTotal,
  this.laborTotalIncludesTax,
  this.laborExtended,
  this.subRentalDaysPerWeek,
  this.subRentalDiscountPercent,
  this.weeklySubRentalTotal,
  this.monthlySubRentalTotal,
  this.periodSubRentalTotal,
  this.weeklySubRentalTotalIncludesTax,
  this.monthlySubRentalTotalIncludesTax,
  this.periodSubRentalTotalIncludesTax,
  this.subRentalExtended,
  this.subSalesDiscountPercent,
  this.subSalesTotal,
  this.subSalesTotalIncludesTax,
  this.subSalesExtended,
  this.subVehicleDaysPerWeek,
  this.subvehicleDiscountPercent,
  this.weeklySubVehicleTotal,
  this.monthlySubVehicleTotal,
  this.periodSubVehicleTotal,
  this.weeklySubVehicleTotalIncludesTax,
  this.monthlySubVehicleTotalIncludesTax,
  this.periodSubVehicleTotalIncludesTax,
  this.subMiscDiscountPercent,
  this.weeklySubMiscTotal,
  this.monthlySubMiscTotal,
  this.periodSubMiscTotal,
  this.weeklySubMiscTotalIncludesTax,
  this.monthlySubMiscTotalIncludesTax,
  this.periodSubMiscTotalIncludesTax,
  this.subMiscExtended,
  this.subLaborDiscountPercent,
  this.weeklySubLaborTotal,
  this.monthlySubLaborTotal,
  this.periodSubLaborTotal,
  this.weeklySubLaborTotalIncludesTax,
  this.monthlySubLaborTotalIncludesTax,
  this.periodSubLaborTotalIncludesTax,
  this.subLaborExtended,
  this.miscellaneousIsComplete,
  this.subMiscellaneousIsComplete,
  this.laborIsComplete,
  this.subLaborIsComplete,
  this.currencyColor,
  this.statusColor,
  this.purchaseOrderNumberColor,
  this.vendorColor,
  this.descriptionColor,
  this.expensePOColor,
  this.hasConsignorFee,
  this.hasOrdertran,
  this.originalShowId,
  this.originalShow,
  this.inputByUserId,
  this.poTypeIsInternal,
  this.isInternal,
  this.hasSuspendedContracts,
  this.hasMultiPoPayments,
  this.internalOrderId,
  this.internalOrderNumber,
  this.internalOrderWarehouseId,
  this.internalOrderWarehouse,
  this.manualSort,
  this.manualSortRental,
  this.manualSortSales,
  this.manualSortMisc,
  this.manualSortLabor,
  this.manualSortParts,
  this.dateStamp,
  this.repairExtended,
  this.auditNote,
  this.recordTitle,
  this.urlIdentifier,
  this.fields,
  this.items,
  this.custom,
  this.defaultFieldAttributes,
  this.original,
  this.translation,
  this.hasImport,
  this.createdByUserId,
  this.createdByUserName,
  this.createdDateTime,
  this.modifiedByUserId,
  this.modifiedByUserName,
  this.modifiedDateTime,
});