copyWithWrapped method

WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings copyWithWrapped({
  1. Wrapped<String?>? defaultSettingsId,
  2. Wrapped<String?>? defaultUnitId,
  3. Wrapped<String?>? defaultSettingsName,
  4. Wrapped<String?>? defaultUnit,
  5. Wrapped<String?>? defaultDealStatusId,
  6. Wrapped<String?>? defaultDealStatus,
  7. Wrapped<String?>? defaultCustomerStatusId,
  8. Wrapped<String?>? defaultCustomerStatus,
  9. Wrapped<String?>? defaultDealBillingCycleId,
  10. Wrapped<String?>? defaultDealBillingCycle,
  11. Wrapped<bool?>? defaultDealPoRequired,
  12. Wrapped<String?>? defaultDealPoType,
  13. Wrapped<bool?>? defaultDealStagingExcludeOrderAfterWrap,
  14. Wrapped<String?>? defaultNonRecurringBillingCycleId,
  15. Wrapped<String?>? defaultNonRecurringBillingCycle,
  16. Wrapped<String?>? defaultCustomerPaymentTermsId,
  17. Wrapped<String?>? defaultCustomerPaymentTerms,
  18. Wrapped<String?>? defaultContactGroupId,
  19. Wrapped<String?>? defaultContactGroupName,
  20. Wrapped<String?>? defaultRank,
  21. Wrapped<String?>? defaultCreditStatusId,
  22. Wrapped<String?>? defaultCreditStatus,
  23. Wrapped<bool?>? contactShowAllDeals,
  24. Wrapped<String?>? defaultVendorBillingCycleId,
  25. Wrapped<String?>? defaultVendorBillingCycle,
  26. Wrapped<String?>? rentalConditionId,
  27. Wrapped<String?>? rentalCondition,
  28. Wrapped<String?>? setConditionId,
  29. Wrapped<String?>? setCondition,
  30. Wrapped<String?>? propsConditionId,
  31. Wrapped<String?>? propsCondition,
  32. Wrapped<String?>? dateStamp,
  33. Wrapped<String?>? auditNote,
  34. Wrapped<String?>? recordTitle,
  35. Wrapped<List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?>? fields,
  36. Wrapped<List<FwStandardDataFwCustomValue>?>? custom,
  37. Wrapped<List<FwStandardDataFwDefaultAttribute>?>? defaultFieldAttributes,
  38. Wrapped<List<FwStandardDataFwTranslatedValue>?>? translation,
})

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));
}