WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
-
WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings({String? defaultSettingsId, String? defaultUnitId, String? defaultSettingsName, String? defaultUnit, String? defaultDealStatusId, String? defaultDealStatus, String? defaultCustomerStatusId, String? defaultCustomerStatus, String? defaultDealBillingCycleId, String? defaultDealBillingCycle, bool? defaultDealPoRequired, String? defaultDealPoType, bool? defaultDealStagingExcludeOrderAfterWrap, String? defaultNonRecurringBillingCycleId, String? defaultNonRecurringBillingCycle, String? defaultCustomerPaymentTermsId, String? defaultCustomerPaymentTerms, String? defaultContactGroupId, String? defaultContactGroupName, String? defaultRank, String? defaultCreditStatusId, String? defaultCreditStatus, bool? contactShowAllDeals, String? defaultVendorBillingCycleId, String? defaultVendorBillingCycle, String? rentalConditionId, String? rentalCondition, String? setConditionId, String? setCondition, String? propsConditionId, String? propsCondition, String? dateStamp, String? auditNote, String? recordTitle, List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, List<FwStandardDataFwCustomValue> ? custom, List<FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue> ? translation}) -
WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings.fromJson(Map<
String, dynamic> json) -
factory
Properties
- auditNote → String?
-
final
- contactShowAllDeals → bool?
-
final
-
custom
→ List<
FwStandardDataFwCustomValue> ? -
final
- dateStamp → String?
-
final
- defaultContactGroupId → String?
-
final
- defaultContactGroupName → String?
-
final
- defaultCreditStatus → String?
-
final
- defaultCreditStatusId → String?
-
final
- defaultCustomerPaymentTerms → String?
-
final
- defaultCustomerPaymentTermsId → String?
-
final
- defaultCustomerStatus → String?
-
final
- defaultCustomerStatusId → String?
-
final
- defaultDealBillingCycle → String?
-
final
- defaultDealBillingCycleId → String?
-
final
- defaultDealPoRequired → bool?
-
final
- defaultDealPoType → String?
-
final
- defaultDealStagingExcludeOrderAfterWrap → bool?
-
final
- defaultDealStatus → String?
-
final
- defaultDealStatusId → String?
-
final
-
defaultFieldAttributes
→ List<
FwStandardDataFwDefaultAttribute> ? -
final
- defaultNonRecurringBillingCycle → String?
-
final
- defaultNonRecurringBillingCycleId → String?
-
final
- defaultRank → String?
-
final
- defaultSettingsId → String?
-
final
- defaultSettingsName → String?
-
final
- defaultUnit → String?
-
final
- defaultUnitId → String?
-
final
- defaultVendorBillingCycle → String?
-
final
- defaultVendorBillingCycleId → String?
-
final
-
fields
→ List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? -
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- propsCondition → String?
-
final
- propsConditionId → String?
-
final
- recordTitle → String?
-
final
- rentalCondition → String?
-
final
- rentalConditionId → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- setCondition → String?
-
final
- setConditionId → String?
-
final
-
translation
→ List<
FwStandardDataFwTranslatedValue> ? -
final
Methods
-
copyWith(
{String? defaultSettingsId, String? defaultUnitId, String? defaultSettingsName, String? defaultUnit, String? defaultDealStatusId, String? defaultDealStatus, String? defaultCustomerStatusId, String? defaultCustomerStatus, String? defaultDealBillingCycleId, String? defaultDealBillingCycle, bool? defaultDealPoRequired, String? defaultDealPoType, bool? defaultDealStagingExcludeOrderAfterWrap, String? defaultNonRecurringBillingCycleId, String? defaultNonRecurringBillingCycle, String? defaultCustomerPaymentTermsId, String? defaultCustomerPaymentTerms, String? defaultContactGroupId, String? defaultContactGroupName, String? defaultRank, String? defaultCreditStatusId, String? defaultCreditStatus, bool? contactShowAllDeals, String? defaultVendorBillingCycleId, String? defaultVendorBillingCycle, String? rentalConditionId, String? rentalCondition, String? setConditionId, String? setCondition, String? propsConditionId, String? propsCondition, String? dateStamp, String? auditNote, String? recordTitle, List< FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, List<FwStandardDataFwCustomValue> ? custom, List<FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue> ? translation}) → WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings -
Available on WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings, provided by the $WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettingsExtension extension
-
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, Wrapped<FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ?>List< ? custom, Wrapped<FwStandardDataFwCustomValue> ?>List< ? defaultFieldAttributes, Wrapped<FwStandardDataFwDefaultAttribute> ?>List< ? translation}) → WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettingsFwStandardDataFwTranslatedValue> ?> -
Available on WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings, provided by the $WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettingsExtension extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
dynamic other) → bool -
The equality operator.
override
Constants
-
fromJsonFactory
→ const WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings Function(Map<
String, dynamic> json) -
toJsonFactory
→ const Map<
String, dynamic> Function(WebApiModulesSettingsSystemSettingsDefaultSettingsDefaultSettings instance)