WebApiModulesAdministratorUserUser constructor

const WebApiModulesAdministratorUserUser({
  1. String? userId,
  2. String? contactId,
  3. String? name,
  4. String? loginName,
  5. String? fullName,
  6. String? firstName,
  7. String? middleInitial,
  8. String? lastName,
  9. String? password,
  10. bool? passwordChanged,
  11. String? barCode,
  12. String? groupId,
  13. String? groupName,
  14. String? scheduleColor,
  15. String? userTitleId,
  16. String? userTitle,
  17. String? email,
  18. String? emailApp,
  19. bool? addRentalWorksUserSignature,
  20. String? officeLocationId,
  21. String? officeLocation,
  22. String? warehouseId,
  23. String? warehouse,
  24. String? address1,
  25. String? address2,
  26. String? city,
  27. String? stateId,
  28. String? stateCode,
  29. String? state,
  30. String? zipCode,
  31. String? countryId,
  32. String? country,
  33. String? countryCodeIsoAlpha2,
  34. int? countryCodePhone,
  35. String? officePhone,
  36. String? officeExtension,
  37. String? fax,
  38. String? directPhone,
  39. String? pager,
  40. String? pagerPin,
  41. String? cellular,
  42. String? homePhone,
  43. String? defaultDepartmentType,
  44. String? primaryDepartmentId,
  45. String? primaryDepartment,
  46. String? languageId,
  47. String? language,
  48. String? rentalDepartmentId,
  49. String? rentalDepartment,
  50. String? salesDepartmentId,
  51. String? salesDepartment,
  52. String? partsDepartmentId,
  53. String? partsDepartment,
  54. String? miscDepartmentId,
  55. String? miscDepartment,
  56. String? laborDepartmentId,
  57. String? laborDepartment,
  58. String? facilityDepartmentId,
  59. String? facilityDepartment,
  60. String? transportationDepartmentId,
  61. String? transportationDepartment,
  62. String? rentalInventoryTypeId,
  63. String? rentalInventoryType,
  64. String? salesInventoryTypeId,
  65. String? salesInventoryType,
  66. String? partsInventoryTypeId,
  67. String? partsInventoryType,
  68. String? miscTypeId,
  69. String? miscType,
  70. String? laborTypeId,
  71. String? laborType,
  72. String? facilityTypeId,
  73. String? facilityType,
  74. String? transportationTypeId,
  75. String? transportationType,
  76. bool? noMiscellaneousOnQuotes,
  77. bool? noMiscellaneousOnOrders,
  78. bool? noMiscellaneousOnPurchaseOrders,
  79. bool? limitDaysPerWeek,
  80. double? minimumDaysPerWeek,
  81. bool? allowCreditLimitOverride,
  82. bool? limitDiscount,
  83. double? maximumDiscount,
  84. bool? limitSubDiscount,
  85. double? maximumSubDiscount,
  86. String? discountRule,
  87. bool? stagingAllowIncreaseOrderQuantity,
  88. bool? stagingAllowAddMiscItem,
  89. bool? stagingAllowDecreaseOrderQuantity,
  90. bool? stagingAllowIncreaseDecreaseOrderQuantityWithoutPrompt,
  91. bool? allowStagingOfItemsWhenReservedOnOtherOrdersQuotes,
  92. bool? allowContractIfDealRequiresPOAndOrderHasPendingPO,
  93. bool? allowContractIfPendingItemsExist,
  94. bool? allowContractIfCustomerDealDoesNotHaveApprovedCredit,
  95. bool? allowContractIfCustomerDealIsOverTheirCreditLimit,
  96. bool? allowContractIfCustomerDealInsuranceCoverageIsLess,
  97. bool? allowContractIfCustomerDealDoesNotHaveValidInsuranceCertificate,
  98. bool? allowContractIfCustomerDealDoesNotHaveValidNonTaxCertificate,
  99. bool? allowReceiveSubsWhenPositiveConflictExists,
  100. bool? allowStagingOfUnreservedConsignedItems,
  101. bool? allowStagingOfUnapprovedItems,
  102. bool? allowSubstitutesAtStaging,
  103. bool? deleteOriginalOnSubstitution,
  104. bool? quikActivityAllowPrintDollarAmounts,
  105. bool? quikScanAllowCreateContract,
  106. bool? quikScanAllowApplyAll,
  107. bool? allowCrossICodeExchange,
  108. bool? allowCrossICodePendingExchange,
  109. bool? allowChangeAvailabilityPriority,
  110. bool? allowSwapItems,
  111. bool? userMustChangePassword,
  112. bool? passwordExpires,
  113. int? passwordExpireDays,
  114. String? passwordUpdatedDateTime,
  115. bool? lockAccount,
  116. String? memo,
  117. bool? allowCrossLocationEditAndDelete,
  118. String? lastLoggedOn,
  119. bool? disableInsertIntoActiveOrder,
  120. bool? autoPrintContract,
  121. bool? inactive,
  122. String? dateStamp,
  123. String? webUserId,
  124. bool? webAdministrator,
  125. int? browseDefaultRows,
  126. int? gridDefaultRows,
  127. String? applicationTheme,
  128. String? homeMenuGuid,
  129. String? homeMenuPath,
  130. int? soundProfileId,
  131. String? soundProfileName,
  132. int? firstDayOfWeek,
  133. bool? settingsNavigationMenuVisible,
  134. bool? reportsNavigationMenuVisible,
  135. String? emailSignature,
  136. String? locale,
  137. String? availabilityPreference,
  138. bool? availabilityAllWarehouses,
  139. String? sourceId,
  140. String? quikSearchMode,
  141. bool? showRentalItemsOutOnly,
  142. int? creditCardPinPadId,
  143. String? exportCode,
  144. String? auditNote,
  145. String? recordTitle,
  146. dynamic urlIdentifier,
  147. List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields,
  148. List<FwStandardDataFwCustomValue>? custom,
  149. List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes,
  150. FwStandardBusinessLogicFwBusinessLogic? original,
  151. List<FwStandardDataFwTranslatedValue>? translation,
  152. bool? hasImport,
  153. bool? hasDocuments,
  154. String? createdByUserId,
  155. String? createdByUserName,
  156. String? createdDateTime,
  157. String? modifiedByUserId,
  158. String? modifiedByUserName,
  159. String? modifiedDateTime,
})

Implementation

const WebApiModulesAdministratorUserUser({
  this.userId,
  this.contactId,
  this.name,
  this.loginName,
  this.fullName,
  this.firstName,
  this.middleInitial,
  this.lastName,
  this.password,
  this.passwordChanged,
  this.barCode,
  this.groupId,
  this.groupName,
  this.scheduleColor,
  this.userTitleId,
  this.userTitle,
  this.email,
  this.emailApp,
  this.addRentalWorksUserSignature,
  this.officeLocationId,
  this.officeLocation,
  this.warehouseId,
  this.warehouse,
  this.address1,
  this.address2,
  this.city,
  this.stateId,
  this.stateCode,
  this.state,
  this.zipCode,
  this.countryId,
  this.country,
  this.countryCodeIsoAlpha2,
  this.countryCodePhone,
  this.officePhone,
  this.officeExtension,
  this.fax,
  this.directPhone,
  this.pager,
  this.pagerPin,
  this.cellular,
  this.homePhone,
  this.defaultDepartmentType,
  this.primaryDepartmentId,
  this.primaryDepartment,
  this.languageId,
  this.language,
  this.rentalDepartmentId,
  this.rentalDepartment,
  this.salesDepartmentId,
  this.salesDepartment,
  this.partsDepartmentId,
  this.partsDepartment,
  this.miscDepartmentId,
  this.miscDepartment,
  this.laborDepartmentId,
  this.laborDepartment,
  this.facilityDepartmentId,
  this.facilityDepartment,
  this.transportationDepartmentId,
  this.transportationDepartment,
  this.rentalInventoryTypeId,
  this.rentalInventoryType,
  this.salesInventoryTypeId,
  this.salesInventoryType,
  this.partsInventoryTypeId,
  this.partsInventoryType,
  this.miscTypeId,
  this.miscType,
  this.laborTypeId,
  this.laborType,
  this.facilityTypeId,
  this.facilityType,
  this.transportationTypeId,
  this.transportationType,
  this.noMiscellaneousOnQuotes,
  this.noMiscellaneousOnOrders,
  this.noMiscellaneousOnPurchaseOrders,
  this.limitDaysPerWeek,
  this.minimumDaysPerWeek,
  this.allowCreditLimitOverride,
  this.limitDiscount,
  this.maximumDiscount,
  this.limitSubDiscount,
  this.maximumSubDiscount,
  this.discountRule,
  this.stagingAllowIncreaseOrderQuantity,
  this.stagingAllowAddMiscItem,
  this.stagingAllowDecreaseOrderQuantity,
  this.stagingAllowIncreaseDecreaseOrderQuantityWithoutPrompt,
  this.allowStagingOfItemsWhenReservedOnOtherOrdersQuotes,
  this.allowContractIfDealRequiresPOAndOrderHasPendingPO,
  this.allowContractIfPendingItemsExist,
  this.allowContractIfCustomerDealDoesNotHaveApprovedCredit,
  this.allowContractIfCustomerDealIsOverTheirCreditLimit,
  this.allowContractIfCustomerDealInsuranceCoverageIsLess,
  this.allowContractIfCustomerDealDoesNotHaveValidInsuranceCertificate,
  this.allowContractIfCustomerDealDoesNotHaveValidNonTaxCertificate,
  this.allowReceiveSubsWhenPositiveConflictExists,
  this.allowStagingOfUnreservedConsignedItems,
  this.allowStagingOfUnapprovedItems,
  this.allowSubstitutesAtStaging,
  this.deleteOriginalOnSubstitution,
  this.quikActivityAllowPrintDollarAmounts,
  this.quikScanAllowCreateContract,
  this.quikScanAllowApplyAll,
  this.allowCrossICodeExchange,
  this.allowCrossICodePendingExchange,
  this.allowChangeAvailabilityPriority,
  this.allowSwapItems,
  this.userMustChangePassword,
  this.passwordExpires,
  this.passwordExpireDays,
  this.passwordUpdatedDateTime,
  this.lockAccount,
  this.memo,
  this.allowCrossLocationEditAndDelete,
  this.lastLoggedOn,
  this.disableInsertIntoActiveOrder,
  this.autoPrintContract,
  this.inactive,
  this.dateStamp,
  this.webUserId,
  this.webAdministrator,
  this.browseDefaultRows,
  this.gridDefaultRows,
  this.applicationTheme,
  this.homeMenuGuid,
  this.homeMenuPath,
  this.soundProfileId,
  this.soundProfileName,
  this.firstDayOfWeek,
  this.settingsNavigationMenuVisible,
  this.reportsNavigationMenuVisible,
  this.emailSignature,
  this.locale,
  this.availabilityPreference,
  this.availabilityAllWarehouses,
  this.sourceId,
  this.quikSearchMode,
  this.showRentalItemsOutOnly,
  this.creditCardPinPadId,
  this.exportCode,
  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,
});