copyWithWrapped method
WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings
copyWithWrapped({
- Wrapped<
String?> ? defaultSettingsId, - Wrapped<
String?> ? defaultUnitId, - Wrapped<
String?> ? defaultSettingsName, - Wrapped<
String?> ? defaultUnit, - Wrapped<
String?> ? defaultDealStatusId, - Wrapped<
String?> ? defaultDealStatus, - Wrapped<
String?> ? defaultCustomerStatusId, - Wrapped<
String?> ? defaultCustomerStatus, - Wrapped<
String?> ? defaultDealBillingCycleId, - Wrapped<
String?> ? defaultDealBillingCycle, - Wrapped<
bool?> ? defaultDealPoRequired, - Wrapped<
String?> ? defaultDealPoType, - Wrapped<
bool?> ? defaultDealStagingExcludeOrderAfterWrap, - Wrapped<
String?> ? defaultNonRecurringBillingCycleId, - Wrapped<
String?> ? defaultNonRecurringBillingCycle, - Wrapped<
String?> ? defaultCustomerPaymentTermsId, - Wrapped<
String?> ? defaultCustomerPaymentTerms, - Wrapped<
String?> ? defaultContactGroupId, - Wrapped<
String?> ? defaultContactGroupName, - Wrapped<
String?> ? defaultRank, - Wrapped<
String?> ? defaultCreditStatusId, - Wrapped<
String?> ? defaultCreditStatus, - Wrapped<
bool?> ? contactShowAllDeals, - Wrapped<
String?> ? defaultVendorBillingCycleId, - Wrapped<
String?> ? defaultVendorBillingCycle, - Wrapped<
String?> ? rentalConditionId, - Wrapped<
String?> ? rentalCondition, - Wrapped<
String?> ? setConditionId, - Wrapped<
String?> ? setCondition, - Wrapped<
String?> ? propsConditionId, - Wrapped<
String?> ? propsCondition, - Wrapped<
String?> ? dateStamp, - Wrapped<
String?> ? auditNote, - Wrapped<
String?> ? recordTitle, - Wrapped<
List< ? fields,FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ?> - Wrapped<
List< ? custom,FwStandardDataFwCustomValue> ?> - Wrapped<
List< ? defaultFieldAttributes,FwStandardDataFwDefaultAttribute> ?> - Wrapped<
List< ? translation,FwStandardDataFwTranslatedValue> ?>
Implementation
WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings
copyWithWrapped(
{Wrapped<String?>? defaultSettingsId,
Wrapped<String?>? defaultUnitId,
Wrapped<String?>? defaultSettingsName,
Wrapped<String?>? defaultUnit,
Wrapped<String?>? defaultDealStatusId,
Wrapped<String?>? defaultDealStatus,
Wrapped<String?>? defaultCustomerStatusId,
Wrapped<String?>? defaultCustomerStatus,
Wrapped<String?>? defaultDealBillingCycleId,
Wrapped<String?>? defaultDealBillingCycle,
Wrapped<bool?>? defaultDealPoRequired,
Wrapped<String?>? defaultDealPoType,
Wrapped<bool?>? defaultDealStagingExcludeOrderAfterWrap,
Wrapped<String?>? defaultNonRecurringBillingCycleId,
Wrapped<String?>? defaultNonRecurringBillingCycle,
Wrapped<String?>? defaultCustomerPaymentTermsId,
Wrapped<String?>? defaultCustomerPaymentTerms,
Wrapped<String?>? defaultContactGroupId,
Wrapped<String?>? defaultContactGroupName,
Wrapped<String?>? defaultRank,
Wrapped<String?>? defaultCreditStatusId,
Wrapped<String?>? defaultCreditStatus,
Wrapped<bool?>? contactShowAllDeals,
Wrapped<String?>? defaultVendorBillingCycleId,
Wrapped<String?>? defaultVendorBillingCycle,
Wrapped<String?>? rentalConditionId,
Wrapped<String?>? rentalCondition,
Wrapped<String?>? setConditionId,
Wrapped<String?>? setCondition,
Wrapped<String?>? propsConditionId,
Wrapped<String?>? propsCondition,
Wrapped<String?>? dateStamp,
Wrapped<String?>? auditNote,
Wrapped<String?>? recordTitle,
Wrapped<List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?>?
fields,
Wrapped<List<FwStandardDataFwCustomValue>?>? custom,
Wrapped<List<FwStandardDataFwDefaultAttribute>?>?
defaultFieldAttributes,
Wrapped<List<FwStandardDataFwTranslatedValue>?>? translation}) {
return WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings(
defaultSettingsId: (defaultSettingsId != null
? defaultSettingsId.value
: this.defaultSettingsId),
defaultUnitId:
(defaultUnitId != null ? defaultUnitId.value : this.defaultUnitId),
defaultSettingsName: (defaultSettingsName != null
? defaultSettingsName.value
: this.defaultSettingsName),
defaultUnit:
(defaultUnit != null ? defaultUnit.value : this.defaultUnit),
defaultDealStatusId: (defaultDealStatusId != null
? defaultDealStatusId.value
: this.defaultDealStatusId),
defaultDealStatus: (defaultDealStatus != null
? defaultDealStatus.value
: this.defaultDealStatus),
defaultCustomerStatusId: (defaultCustomerStatusId != null
? defaultCustomerStatusId.value
: this.defaultCustomerStatusId),
defaultCustomerStatus: (defaultCustomerStatus != null
? defaultCustomerStatus.value
: this.defaultCustomerStatus),
defaultDealBillingCycleId: (defaultDealBillingCycleId != null
? defaultDealBillingCycleId.value
: this.defaultDealBillingCycleId),
defaultDealBillingCycle: (defaultDealBillingCycle != null
? defaultDealBillingCycle.value
: this.defaultDealBillingCycle),
defaultDealPoRequired: (defaultDealPoRequired != null
? defaultDealPoRequired.value
: this.defaultDealPoRequired),
defaultDealPoType: (defaultDealPoType != null
? defaultDealPoType.value
: this.defaultDealPoType),
defaultDealStagingExcludeOrderAfterWrap:
(defaultDealStagingExcludeOrderAfterWrap != null
? defaultDealStagingExcludeOrderAfterWrap.value
: this.defaultDealStagingExcludeOrderAfterWrap),
defaultNonRecurringBillingCycleId: (defaultNonRecurringBillingCycleId != null
? defaultNonRecurringBillingCycleId.value
: this.defaultNonRecurringBillingCycleId),
defaultNonRecurringBillingCycle: (defaultNonRecurringBillingCycle != null
? defaultNonRecurringBillingCycle.value
: this.defaultNonRecurringBillingCycle),
defaultCustomerPaymentTermsId: (defaultCustomerPaymentTermsId != null
? defaultCustomerPaymentTermsId.value
: this.defaultCustomerPaymentTermsId),
defaultCustomerPaymentTerms: (defaultCustomerPaymentTerms != null
? defaultCustomerPaymentTerms.value
: this.defaultCustomerPaymentTerms),
defaultContactGroupId: (defaultContactGroupId != null
? defaultContactGroupId.value
: this.defaultContactGroupId),
defaultContactGroupName: (defaultContactGroupName != null
? defaultContactGroupName.value
: this.defaultContactGroupName),
defaultRank:
(defaultRank != null ? defaultRank.value : this.defaultRank),
defaultCreditStatusId: (defaultCreditStatusId != null
? defaultCreditStatusId.value
: this.defaultCreditStatusId),
defaultCreditStatus: (defaultCreditStatus != null
? defaultCreditStatus.value
: this.defaultCreditStatus),
contactShowAllDeals: (contactShowAllDeals != null
? contactShowAllDeals.value
: this.contactShowAllDeals),
defaultVendorBillingCycleId: (defaultVendorBillingCycleId != null
? defaultVendorBillingCycleId.value
: this.defaultVendorBillingCycleId),
defaultVendorBillingCycle: (defaultVendorBillingCycle != null
? defaultVendorBillingCycle.value
: this.defaultVendorBillingCycle),
rentalConditionId: (rentalConditionId != null
? rentalConditionId.value
: this.rentalConditionId),
rentalCondition:
(rentalCondition != null ? rentalCondition.value : this.rentalCondition),
setConditionId: (setConditionId != null ? setConditionId.value : this.setConditionId),
setCondition: (setCondition != null ? setCondition.value : this.setCondition),
propsConditionId: (propsConditionId != null ? propsConditionId.value : this.propsConditionId),
propsCondition: (propsCondition != null ? propsCondition.value : this.propsCondition),
dateStamp: (dateStamp != null ? dateStamp.value : this.dateStamp),
auditNote: (auditNote != null ? auditNote.value : this.auditNote),
recordTitle: (recordTitle != null ? recordTitle.value : this.recordTitle),
fields: (fields != null ? fields.value : this.fields),
custom: (custom != null ? custom.value : this.custom),
defaultFieldAttributes: (defaultFieldAttributes != null ? defaultFieldAttributes.value : this.defaultFieldAttributes),
translation: (translation != null ? translation.value : this.translation));
}