WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettings class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
-
WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettings({String? systemSettingsId, String? systemSettingsName, String? companyName, String? systemName, String? databaseVersion, bool? isVendorNumberAssignedByUser, int? lastVendorNumber, bool? allowDeleteExportedReceipts, bool? enableReceipts, bool? enableVendorInvoice, double? closePoReminingInvoiceAmount, bool? enableBetaUpdates, bool? enableQaUpdates, bool? enablePayments, bool? allowDeleteExportedPayments, bool? allowDeleteInvoices, bool? allowInvoiceDateChange, bool? ordersCompleteWithItemsNotYetStaged, bool? populateInventoryUtilizationDataWeekly, int? billingScheduleAutoRecalculateThreshold, bool? synchronizeCustomerStatusAndCreditStatus, bool? synchronizeDealStatusAndCreditStatus, bool? changeCustomerStatusIfNoInvoices, String? changeToCustomerStatusIdIfNoInvoices, String? changeToCustomerStatusIfNoInvoices, bool? changeDealStatusIfNoInvoices, String? changeToDealStatusIdIfNoInvoices, String? changeToDealStatusIfNoInvoices, int? changeCustomerStatusIfNoInvoicesDays, int? changeDealStatusIfNoInvoicesDays, String? quoteOrderMessageFormat, bool? enableOriginalShow, bool? enablePropsWardrobe, bool? enableSetsWalls, int? deleteDataHealthDays, bool? allCaps, String? dataLanguageId, String? dataLanguage, bool? enableQuikLocate, bool? hasInternalVendors, String? dateStamp, String? auditNote, String? recordTitle, List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, List<FwStandardDataFwCustomValue> ? custom, List<FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue> ? translation}) -
WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettings.fromJson(Map<
String, dynamic> json) -
factory
Properties
- allCaps → bool?
-
final
- allowDeleteExportedPayments → bool?
-
final
- allowDeleteExportedReceipts → bool?
-
final
- allowDeleteInvoices → bool?
-
final
- allowInvoiceDateChange → bool?
-
final
- auditNote → String?
-
final
- billingScheduleAutoRecalculateThreshold → int?
-
final
- changeCustomerStatusIfNoInvoices → bool?
-
final
- changeCustomerStatusIfNoInvoicesDays → int?
-
final
- changeDealStatusIfNoInvoices → bool?
-
final
- changeDealStatusIfNoInvoicesDays → int?
-
final
- changeToCustomerStatusIdIfNoInvoices → String?
-
final
- changeToCustomerStatusIfNoInvoices → String?
-
final
- changeToDealStatusIdIfNoInvoices → String?
-
final
- changeToDealStatusIfNoInvoices → String?
-
final
- closePoReminingInvoiceAmount → double?
-
final
- companyName → String?
-
final
-
custom
→ List<
FwStandardDataFwCustomValue> ? -
final
- databaseVersion → String?
-
final
- dataLanguage → String?
-
final
- dataLanguageId → String?
-
final
- dateStamp → String?
-
final
-
defaultFieldAttributes
→ List<
FwStandardDataFwDefaultAttribute> ? -
final
- deleteDataHealthDays → int?
-
final
- enableBetaUpdates → bool?
-
final
- enableOriginalShow → bool?
-
final
- enablePayments → bool?
-
final
- enablePropsWardrobe → bool?
-
final
- enableQaUpdates → bool?
-
final
- enableQuikLocate → bool?
-
final
- enableReceipts → bool?
-
final
- enableSetsWalls → bool?
-
final
- enableVendorInvoice → bool?
-
final
-
fields
→ List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? -
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- hasInternalVendors → bool?
-
final
- isVendorNumberAssignedByUser → bool?
-
final
- lastVendorNumber → int?
-
final
- ordersCompleteWithItemsNotYetStaged → bool?
-
final
- populateInventoryUtilizationDataWeekly → bool?
-
final
- quoteOrderMessageFormat → String?
-
final
- recordTitle → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
final
- synchronizeCustomerStatusAndCreditStatus → bool?
-
final
- synchronizeDealStatusAndCreditStatus → bool?
-
final
- systemName → String?
-
final
- systemSettingsId → String?
-
final
- systemSettingsName → String?
-
final
-
translation
→ List<
FwStandardDataFwTranslatedValue> ? -
final
Methods
-
copyWith(
{String? systemSettingsId, String? systemSettingsName, String? companyName, String? systemName, String? databaseVersion, bool? isVendorNumberAssignedByUser, int? lastVendorNumber, bool? allowDeleteExportedReceipts, bool? enableReceipts, bool? enableVendorInvoice, double? closePoReminingInvoiceAmount, bool? enableBetaUpdates, bool? enableQaUpdates, bool? enablePayments, bool? allowDeleteExportedPayments, bool? allowDeleteInvoices, bool? allowInvoiceDateChange, bool? ordersCompleteWithItemsNotYetStaged, bool? populateInventoryUtilizationDataWeekly, int? billingScheduleAutoRecalculateThreshold, bool? synchronizeCustomerStatusAndCreditStatus, bool? synchronizeDealStatusAndCreditStatus, bool? changeCustomerStatusIfNoInvoices, String? changeToCustomerStatusIdIfNoInvoices, String? changeToCustomerStatusIfNoInvoices, bool? changeDealStatusIfNoInvoices, String? changeToDealStatusIdIfNoInvoices, String? changeToDealStatusIfNoInvoices, int? changeCustomerStatusIfNoInvoicesDays, int? changeDealStatusIfNoInvoicesDays, String? quoteOrderMessageFormat, bool? enableOriginalShow, bool? enablePropsWardrobe, bool? enableSetsWalls, int? deleteDataHealthDays, bool? allCaps, String? dataLanguageId, String? dataLanguage, bool? enableQuikLocate, bool? hasInternalVendors, String? dateStamp, String? auditNote, String? recordTitle, List< FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, List<FwStandardDataFwCustomValue> ? custom, List<FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue> ? translation}) → WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettings -
Available on WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettings, provided by the $WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettingsExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? systemSettingsId, Wrapped<String?> ? systemSettingsName, Wrapped<String?> ? companyName, Wrapped<String?> ? systemName, Wrapped<String?> ? databaseVersion, Wrapped<bool?> ? isVendorNumberAssignedByUser, Wrapped<int?> ? lastVendorNumber, Wrapped<bool?> ? allowDeleteExportedReceipts, Wrapped<bool?> ? enableReceipts, Wrapped<bool?> ? enableVendorInvoice, Wrapped<double?> ? closePoReminingInvoiceAmount, Wrapped<bool?> ? enableBetaUpdates, Wrapped<bool?> ? enableQaUpdates, Wrapped<bool?> ? enablePayments, Wrapped<bool?> ? allowDeleteExportedPayments, Wrapped<bool?> ? allowDeleteInvoices, Wrapped<bool?> ? allowInvoiceDateChange, Wrapped<bool?> ? ordersCompleteWithItemsNotYetStaged, Wrapped<bool?> ? populateInventoryUtilizationDataWeekly, Wrapped<int?> ? billingScheduleAutoRecalculateThreshold, Wrapped<bool?> ? synchronizeCustomerStatusAndCreditStatus, Wrapped<bool?> ? synchronizeDealStatusAndCreditStatus, Wrapped<bool?> ? changeCustomerStatusIfNoInvoices, Wrapped<String?> ? changeToCustomerStatusIdIfNoInvoices, Wrapped<String?> ? changeToCustomerStatusIfNoInvoices, Wrapped<bool?> ? changeDealStatusIfNoInvoices, Wrapped<String?> ? changeToDealStatusIdIfNoInvoices, Wrapped<String?> ? changeToDealStatusIfNoInvoices, Wrapped<int?> ? changeCustomerStatusIfNoInvoicesDays, Wrapped<int?> ? changeDealStatusIfNoInvoicesDays, Wrapped<String?> ? quoteOrderMessageFormat, Wrapped<bool?> ? enableOriginalShow, Wrapped<bool?> ? enablePropsWardrobe, Wrapped<bool?> ? enableSetsWalls, Wrapped<int?> ? deleteDataHealthDays, Wrapped<bool?> ? allCaps, Wrapped<String?> ? dataLanguageId, Wrapped<String?> ? dataLanguage, Wrapped<bool?> ? enableQuikLocate, Wrapped<bool?> ? hasInternalVendors, Wrapped<String?> ? dateStamp, Wrapped<String?> ? auditNote, Wrapped<String?> ? recordTitle, Wrapped<List< ? fields, Wrapped<FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ?>List< ? custom, Wrapped<FwStandardDataFwCustomValue> ?>List< ? defaultFieldAttributes, Wrapped<FwStandardDataFwDefaultAttribute> ?>List< ? translation}) → WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettingsFwStandardDataFwTranslatedValue> ?> -
Available on WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettings, provided by the $WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettingsExtension 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 WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettings Function(Map<
String, dynamic> json) -
toJsonFactory
→ const Map<
String, dynamic> Function(WebApiModulesSettingsSystemSettingsSystemSettingsSystemSettings instance)