WebApiModulesWarehouseContractContract constructor

WebApiModulesWarehouseContractContract({
  1. String? contractId,
  2. String? contractNumber,
  3. String? contractType,
  4. String? contractDate,
  5. String? contractTime,
  6. String? locationId,
  7. String? locationCode,
  8. String? location,
  9. String? warehouseId,
  10. String? warehouseCode,
  11. String? warehouse,
  12. String? customerId,
  13. String? customer,
  14. String? dealId,
  15. String? deal,
  16. String? orderId,
  17. String? orderNumber,
  18. String? departmentId,
  19. String? department,
  20. String? purchaseOrderId,
  21. String? purchaseOrderNumber,
  22. String? requisitionNumber,
  23. String? vendorId,
  24. String? vendor,
  25. bool? isMigrated,
  26. bool? unassigned,
  27. bool? needReconcile,
  28. bool? pendingExchange,
  29. String? exchangeContractId,
  30. bool? rental,
  31. bool? sales,
  32. bool? exchange,
  33. String? inputByUserId,
  34. String? inputByUser,
  35. bool? dealInactive,
  36. bool? truck,
  37. String? billingDate,
  38. String? billingDateChangeReason,
  39. String? lastBillingDateChangeReason,
  40. bool? billingDateAdjusted,
  41. bool? hasVoId,
  42. bool? hasTransfer,
  43. String? sessionId,
  44. String? orderDescription,
  45. String? poOrderDescription,
  46. String? deliveryId,
  47. String? deliveryDeliveryType,
  48. String? deliveryRequiredDate,
  49. String? deliveryRequiredTime,
  50. String? deliveryTargetShipDate,
  51. String? deliveryTargetShipTime,
  52. String? deliveryDirection,
  53. String? deliveryAddressType,
  54. String? deliveryFromLocation,
  55. String? deliveryFromContact,
  56. String? deliveryFromContactPhone,
  57. String? deliveryFromAlternateContact,
  58. String? deliveryFromAlternateContactPhone,
  59. String? deliveryFromAttention,
  60. String? deliveryFromAddress1,
  61. String? deliveryFromAddress2,
  62. String? deliveryFromCity,
  63. String? deliveryFromState,
  64. String? deliveryFromZipCode,
  65. String? deliveryFromCountry,
  66. String? deliveryFromCountryCodeIsoAlpha2,
  67. int? deliveryFromCountryCodePhone,
  68. String? deliveryFromCountryId,
  69. String? deliveryFromCrossStreets,
  70. String? deliveryToLocation,
  71. String? deliveryToContact,
  72. String? deliveryToContactPhone,
  73. String? deliveryToAlternateContact,
  74. String? deliveryToAlternateContactPhone,
  75. String? deliveryToAttention,
  76. String? deliveryToAddress1,
  77. String? deliveryToAddress2,
  78. String? deliveryToCity,
  79. String? deliveryToState,
  80. String? deliveryToZipCode,
  81. String? deliveryToCountryId,
  82. String? deliveryToCountry,
  83. String? deliveryToCountryCodeIsoAlpha2,
  84. int? deliveryToCountryCodePhone,
  85. String? deliveryToContactFax,
  86. String? deliveryToCrossStreets,
  87. String? deliveryDeliveryNotes,
  88. String? deliveryCarrierId,
  89. String? deliveryCarrier,
  90. String? deliveryCarrierAccount,
  91. String? deliveryShipViaId,
  92. String? deliveryShipVia,
  93. String? deliveryInvoiceId,
  94. String? deliveryVendorInvoiceId,
  95. double? deliveryEstimatedFreight,
  96. double? deliveryFreightInvoiceAmount,
  97. String? deliveryChargeType,
  98. String? deliveryFreightTrackingNumber,
  99. String? deliveryFreightTrackingUrl,
  100. bool? deliveryDropShip,
  101. String? deliveryPackageCode,
  102. bool? deliveryBillPoFreightOnOrder,
  103. String? deliveryOnlineOrderNumber,
  104. String? deliveryOnlineOrderStatus,
  105. String? deliveryToVenue,
  106. String? deliveryToVenueId,
  107. String? deliveryDateStamp,
  108. String? note,
  109. bool? printNoteOnOrder,
  110. String? termsConditionsId,
  111. String? quikReceiptTermsConditionsId,
  112. String? quikReceiptTermsConditions,
  113. String? termsConditions,
  114. String? containerId,
  115. String? containerItemId,
  116. String? containerDescription,
  117. String? containerScannableBarCode,
  118. String? containerScannableItemId,
  119. String? responsiblePersonId,
  120. String? responsiblePerson,
  121. String? responsiblePersonEmail,
  122. String? responsiblePersonMobilePhone,
  123. String? responsiblePersonOfficePhone,
  124. String? responsiblePersonOfficeExtension,
  125. bool? hasPrintableBarCodes,
  126. String? dateStamp,
  127. String? auditNote,
  128. String? recordTitle,
  129. List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields,
  130. List<FwStandardDataFwCustomValue>? custom,
  131. List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes,
  132. List<FwStandardDataFwTranslatedValue>? translation,
})

Implementation

WebApiModulesWarehouseContractContract({
  this.contractId,
  this.contractNumber,
  this.contractType,
  this.contractDate,
  this.contractTime,
  this.locationId,
  this.locationCode,
  this.location,
  this.warehouseId,
  this.warehouseCode,
  this.warehouse,
  this.customerId,
  this.customer,
  this.dealId,
  this.deal,
  this.orderId,
  this.orderNumber,
  this.departmentId,
  this.department,
  this.purchaseOrderId,
  this.purchaseOrderNumber,
  this.requisitionNumber,
  this.vendorId,
  this.vendor,
  this.isMigrated,
  this.unassigned,
  this.needReconcile,
  this.pendingExchange,
  this.exchangeContractId,
  this.rental,
  this.sales,
  this.exchange,
  this.inputByUserId,
  this.inputByUser,
  this.dealInactive,
  this.truck,
  this.billingDate,
  this.billingDateChangeReason,
  this.lastBillingDateChangeReason,
  this.billingDateAdjusted,
  this.hasVoId,
  this.hasTransfer,
  this.sessionId,
  this.orderDescription,
  this.poOrderDescription,
  this.deliveryId,
  this.deliveryDeliveryType,
  this.deliveryRequiredDate,
  this.deliveryRequiredTime,
  this.deliveryTargetShipDate,
  this.deliveryTargetShipTime,
  this.deliveryDirection,
  this.deliveryAddressType,
  this.deliveryFromLocation,
  this.deliveryFromContact,
  this.deliveryFromContactPhone,
  this.deliveryFromAlternateContact,
  this.deliveryFromAlternateContactPhone,
  this.deliveryFromAttention,
  this.deliveryFromAddress1,
  this.deliveryFromAddress2,
  this.deliveryFromCity,
  this.deliveryFromState,
  this.deliveryFromZipCode,
  this.deliveryFromCountry,
  this.deliveryFromCountryCodeIsoAlpha2,
  this.deliveryFromCountryCodePhone,
  this.deliveryFromCountryId,
  this.deliveryFromCrossStreets,
  this.deliveryToLocation,
  this.deliveryToContact,
  this.deliveryToContactPhone,
  this.deliveryToAlternateContact,
  this.deliveryToAlternateContactPhone,
  this.deliveryToAttention,
  this.deliveryToAddress1,
  this.deliveryToAddress2,
  this.deliveryToCity,
  this.deliveryToState,
  this.deliveryToZipCode,
  this.deliveryToCountryId,
  this.deliveryToCountry,
  this.deliveryToCountryCodeIsoAlpha2,
  this.deliveryToCountryCodePhone,
  this.deliveryToContactFax,
  this.deliveryToCrossStreets,
  this.deliveryDeliveryNotes,
  this.deliveryCarrierId,
  this.deliveryCarrier,
  this.deliveryCarrierAccount,
  this.deliveryShipViaId,
  this.deliveryShipVia,
  this.deliveryInvoiceId,
  this.deliveryVendorInvoiceId,
  this.deliveryEstimatedFreight,
  this.deliveryFreightInvoiceAmount,
  this.deliveryChargeType,
  this.deliveryFreightTrackingNumber,
  this.deliveryFreightTrackingUrl,
  this.deliveryDropShip,
  this.deliveryPackageCode,
  this.deliveryBillPoFreightOnOrder,
  this.deliveryOnlineOrderNumber,
  this.deliveryOnlineOrderStatus,
  this.deliveryToVenue,
  this.deliveryToVenueId,
  this.deliveryDateStamp,
  this.note,
  this.printNoteOnOrder,
  this.termsConditionsId,
  this.quikReceiptTermsConditionsId,
  this.quikReceiptTermsConditions,
  this.termsConditions,
  this.containerId,
  this.containerItemId,
  this.containerDescription,
  this.containerScannableBarCode,
  this.containerScannableItemId,
  this.responsiblePersonId,
  this.responsiblePerson,
  this.responsiblePersonEmail,
  this.responsiblePersonMobilePhone,
  this.responsiblePersonOfficePhone,
  this.responsiblePersonOfficeExtension,
  this.hasPrintableBarCodes,
  this.dateStamp,
  this.auditNote,
  this.recordTitle,
  this.fields,
  this.custom,
  this.defaultFieldAttributes,
  this.translation,
});