WebApiModulesAgentDealDeal constructor

WebApiModulesAgentDealDeal({
  1. String? dealId,
  2. String? deal,
  3. String? dealNumber,
  4. String? customerId,
  5. String? customer,
  6. String? customerNumber,
  7. String? officeLocationId,
  8. String? officeLocation,
  9. String? dealTypeId,
  10. String? dealType,
  11. String? address1,
  12. String? address2,
  13. String? city,
  14. String? state,
  15. String? zipCode,
  16. String? countryId,
  17. String? country,
  18. String? countryCodeIsoAlpha2,
  19. int? countryCodePhone,
  20. String? phone,
  21. String? phoneTollFree,
  22. String? fax,
  23. String? phoneOther,
  24. String? departmentId,
  25. String? department,
  26. String? csrId,
  27. String? csr,
  28. String? defaultAgentId,
  29. String? defaultAgent,
  30. String? defaultProjectManagerId,
  31. String? defaultProjectManager,
  32. String? dealClassificationId,
  33. String? dealClassification,
  34. String? productionTypeId,
  35. String? productionType,
  36. String? dealStatusId,
  37. String? dealStatus,
  38. String? statusAsOf,
  39. String? expectedWrapDate,
  40. bool? stagingExcludeOrderAfterWrap,
  41. String? billingCycleId,
  42. String? billingCycle,
  43. String? billingCycleType,
  44. String? episodeDateFrom,
  45. String? episodeDateTo,
  46. bool? billWeekend,
  47. bool? billHoliday,
  48. int? episodes,
  49. int? startEpisode,
  50. double? daysPerEpisode,
  51. String? paymentTermsId,
  52. String? paymentTerms,
  53. String? paymentTypeId,
  54. String? paymentType,
  55. String? defaultRate,
  56. bool? multipleCurrencies,
  57. String? currencyId,
  58. String? currencyCode,
  59. String? currencySymbol,
  60. bool? useCustomerDiscount,
  61. String? customerDiscountTemplateId,
  62. bool? useDiscountTemplate,
  63. String? discountTemplateId,
  64. String? discountTemplate,
  65. double? rentalDaysPerWeek,
  66. double? rentalDiscountPercent,
  67. double? salesDiscountPercent,
  68. double? facilitiesDaysPerWeek,
  69. double? facilitiesDiscountPercent,
  70. String? outsideSalesRepresentativeId,
  71. String? outsideSalesRepresentative,
  72. double? commissionRate,
  73. bool? commissionIncludesVendorItems,
  74. bool? poRequired,
  75. String? poType,
  76. String? billToAddressType,
  77. String? billToAttention1,
  78. String? billToAttention2,
  79. String? billToAddress1,
  80. String? billToAddress2,
  81. String? billToCity,
  82. String? billToState,
  83. String? billToCountryId,
  84. String? billToCountry,
  85. String? billToCountryCodeIsoAlpha2,
  86. int? billToCountryCodePhone,
  87. String? billToZipCode,
  88. bool? assessFinanceCharge,
  89. bool? allowBillingScheduleOverride,
  90. bool? allowRebateCreditInvoices,
  91. bool? useCustomerCredit,
  92. String? creditStatusId,
  93. String? creditStatus,
  94. String? creditStatusThrough,
  95. bool? creditApplicationOnFile,
  96. bool? unlimitedCredit,
  97. int? creditLimit,
  98. int? creditBalance,
  99. int? creditAvailable,
  100. int? customerCreditLimit,
  101. int? customerCreditBalance,
  102. int? customerCreditAvailable,
  103. bool? creditResponsiblePartyOnFile,
  104. String? creditResponsibleParty,
  105. bool? tradeReferencesVerified,
  106. String? tradeReferencesVerifiedBy,
  107. String? tradeReferencesVerifiedOn,
  108. String? creditCardTypeId,
  109. String? creditCardType,
  110. int? creditCardLimit,
  111. String? creditCardNumber,
  112. String? creditCardCode,
  113. String? creditCardName,
  114. int? creditCardExpirationMonth,
  115. int? creditCardExpirationYear,
  116. bool? creditCardAuthorizationFormOnFile,
  117. double? depletingDepositThresholdAmount,
  118. int? depletingDepositThresholdPercent,
  119. double? depletingDepositTotal,
  120. double? depletingDepositApplied,
  121. double? depletingDepositRemaining,
  122. bool? useCustomerInsurance,
  123. bool? insuranceCertification,
  124. String? insuranceCertificationValidThrough,
  125. int? insuranceCoverageLiability,
  126. int? insuranceCoverageLiabilityDeductible,
  127. int? insuranceCoverageProperty,
  128. int? insuranceCoveragePropertyDeductible,
  129. double? securityDepositAmount,
  130. String? insuranceCompanyId,
  131. String? insuranceCompany,
  132. String? insuranceCompanyAgent,
  133. String? insuranceCompanyAddress1,
  134. String? insuranceCompanyAddress2,
  135. String? insuranceCompanyCity,
  136. String? insuranceCompanyState,
  137. String? insuranceCompanyZipCode,
  138. String? insuranceCompanyCountryId,
  139. String? insuranceCompanyCountry,
  140. String? insuranceCompanyCountryCodeIsoAlpha2,
  141. int? insuranceCompanyCountryCodePhone,
  142. String? insuranceCompanyPhone,
  143. String? insuranceCompanyFax,
  144. bool? vehicleInsuranceCertification,
  145. bool? useCustomerTax,
  146. bool? taxable,
  147. String? taxStateOfIncorporationId,
  148. String? taxStateOfIncorporation,
  149. String? taxFederalNo,
  150. String? pstExemptionNumber,
  151. int? nonTaxableYear,
  152. String? nonTaxableCertificateNo,
  153. String? nonTaxableCertificateValidThrough,
  154. bool? nonTaxableCertificateOnFile,
  155. bool? disableQuoteOrderActivity,
  156. bool? disableRental,
  157. bool? disableSales,
  158. bool? disableFacilities,
  159. bool? disableTransportation,
  160. bool? disableLabor,
  161. bool? disableMisc,
  162. bool? disableRentalSale,
  163. bool? disableSubRental,
  164. bool? disableSubSale,
  165. bool? disableSubLabor,
  166. bool? disableSubMisc,
  167. String? defaultOutgoingDeliveryType,
  168. String? defaultIncomingDeliveryType,
  169. String? shippingAddressType,
  170. String? shipAttention,
  171. String? shipAddress1,
  172. String? shipAddress2,
  173. String? shipCity,
  174. String? shipState,
  175. String? shipCountryId,
  176. String? shipCountry,
  177. String? shipCountryCodeIsoAlpha2,
  178. int? shipCountryCodePhone,
  179. String? shipZipCode,
  180. bool? rebateRental,
  181. String? rebateCustomerId,
  182. String? rebateCustomer,
  183. int? ownedEquipmentRebateRentalPerecent,
  184. int? subRentalEquipmentRebateRentalPerecent,
  185. bool? enableWebQuoteRequest,
  186. String? email,
  187. String? dateStamp,
  188. String? auditNote,
  189. String? recordTitle,
  190. List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields,
  191. List<FwStandardDataFwCustomValue>? custom,
  192. List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes,
})

Implementation

WebApiModulesAgentDealDeal({
  this.dealId,
  this.deal,
  this.dealNumber,
  this.customerId,
  this.customer,
  this.customerNumber,
  this.officeLocationId,
  this.officeLocation,
  this.dealTypeId,
  this.dealType,
  this.address1,
  this.address2,
  this.city,
  this.state,
  this.zipCode,
  this.countryId,
  this.country,
  this.countryCodeIsoAlpha2,
  this.countryCodePhone,
  this.phone,
  this.phoneTollFree,
  this.fax,
  this.phoneOther,
  this.departmentId,
  this.department,
  this.csrId,
  this.csr,
  this.defaultAgentId,
  this.defaultAgent,
  this.defaultProjectManagerId,
  this.defaultProjectManager,
  this.dealClassificationId,
  this.dealClassification,
  this.productionTypeId,
  this.productionType,
  this.dealStatusId,
  this.dealStatus,
  this.statusAsOf,
  this.expectedWrapDate,
  this.stagingExcludeOrderAfterWrap,
  this.billingCycleId,
  this.billingCycle,
  this.billingCycleType,
  this.episodeDateFrom,
  this.episodeDateTo,
  this.billWeekend,
  this.billHoliday,
  this.episodes,
  this.startEpisode,
  this.daysPerEpisode,
  this.paymentTermsId,
  this.paymentTerms,
  this.paymentTypeId,
  this.paymentType,
  this.defaultRate,
  this.multipleCurrencies,
  this.currencyId,
  this.currencyCode,
  this.currencySymbol,
  this.useCustomerDiscount,
  this.customerDiscountTemplateId,
  this.useDiscountTemplate,
  this.discountTemplateId,
  this.discountTemplate,
  this.rentalDaysPerWeek,
  this.rentalDiscountPercent,
  this.salesDiscountPercent,
  this.facilitiesDaysPerWeek,
  this.facilitiesDiscountPercent,
  this.outsideSalesRepresentativeId,
  this.outsideSalesRepresentative,
  this.commissionRate,
  this.commissionIncludesVendorItems,
  this.poRequired,
  this.poType,
  this.billToAddressType,
  this.billToAttention1,
  this.billToAttention2,
  this.billToAddress1,
  this.billToAddress2,
  this.billToCity,
  this.billToState,
  this.billToCountryId,
  this.billToCountry,
  this.billToCountryCodeIsoAlpha2,
  this.billToCountryCodePhone,
  this.billToZipCode,
  this.assessFinanceCharge,
  this.allowBillingScheduleOverride,
  this.allowRebateCreditInvoices,
  this.useCustomerCredit,
  this.creditStatusId,
  this.creditStatus,
  this.creditStatusThrough,
  this.creditApplicationOnFile,
  this.unlimitedCredit,
  this.creditLimit,
  this.creditBalance,
  this.creditAvailable,
  this.customerCreditLimit,
  this.customerCreditBalance,
  this.customerCreditAvailable,
  this.creditResponsiblePartyOnFile,
  this.creditResponsibleParty,
  this.tradeReferencesVerified,
  this.tradeReferencesVerifiedBy,
  this.tradeReferencesVerifiedOn,
  this.creditCardTypeId,
  this.creditCardType,
  this.creditCardLimit,
  this.creditCardNumber,
  this.creditCardCode,
  this.creditCardName,
  this.creditCardExpirationMonth,
  this.creditCardExpirationYear,
  this.creditCardAuthorizationFormOnFile,
  this.depletingDepositThresholdAmount,
  this.depletingDepositThresholdPercent,
  this.depletingDepositTotal,
  this.depletingDepositApplied,
  this.depletingDepositRemaining,
  this.useCustomerInsurance,
  this.insuranceCertification,
  this.insuranceCertificationValidThrough,
  this.insuranceCoverageLiability,
  this.insuranceCoverageLiabilityDeductible,
  this.insuranceCoverageProperty,
  this.insuranceCoveragePropertyDeductible,
  this.securityDepositAmount,
  this.insuranceCompanyId,
  this.insuranceCompany,
  this.insuranceCompanyAgent,
  this.insuranceCompanyAddress1,
  this.insuranceCompanyAddress2,
  this.insuranceCompanyCity,
  this.insuranceCompanyState,
  this.insuranceCompanyZipCode,
  this.insuranceCompanyCountryId,
  this.insuranceCompanyCountry,
  this.insuranceCompanyCountryCodeIsoAlpha2,
  this.insuranceCompanyCountryCodePhone,
  this.insuranceCompanyPhone,
  this.insuranceCompanyFax,
  this.vehicleInsuranceCertification,
  this.useCustomerTax,
  this.taxable,
  this.taxStateOfIncorporationId,
  this.taxStateOfIncorporation,
  this.taxFederalNo,
  this.pstExemptionNumber,
  this.nonTaxableYear,
  this.nonTaxableCertificateNo,
  this.nonTaxableCertificateValidThrough,
  this.nonTaxableCertificateOnFile,
  this.disableQuoteOrderActivity,
  this.disableRental,
  this.disableSales,
  this.disableFacilities,
  this.disableTransportation,
  this.disableLabor,
  this.disableMisc,
  this.disableRentalSale,
  this.disableSubRental,
  this.disableSubSale,
  this.disableSubLabor,
  this.disableSubMisc,
  this.defaultOutgoingDeliveryType,
  this.defaultIncomingDeliveryType,
  this.shippingAddressType,
  this.shipAttention,
  this.shipAddress1,
  this.shipAddress2,
  this.shipCity,
  this.shipState,
  this.shipCountryId,
  this.shipCountry,
  this.shipCountryCodeIsoAlpha2,
  this.shipCountryCodePhone,
  this.shipZipCode,
  this.rebateRental,
  this.rebateCustomerId,
  this.rebateCustomer,
  this.ownedEquipmentRebateRentalPerecent,
  this.subRentalEquipmentRebateRentalPerecent,
  this.enableWebQuoteRequest,
  this.email,
  this.dateStamp,
  this.auditNote,
  this.recordTitle,
  this.fields,
  this.custom,
  this.defaultFieldAttributes,
});