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