WebApiModulesSettingsSystemSettingsInventorySettingsInventorySettings class

Available extensions
Annotations
  • @JsonSerializable.new(explicitToJson: true)

Constructors

WebApiModulesSettingsSystemSettingsInventorySettingsInventorySettings({String? inventorySettingsId, String? inventorySettingsName, String? iCodeMask, bool? userAssignedICodes, int? lastICode, String? iCodePrefix, bool? enable3WeekPricing, bool? enableTieredWeekPricing, String? salesCheckOutRetiredReasonId, String? salesCheckOutRetiredReason, String? salesCheckInUnretiredReasonId, String? salesCheckInUnretiredReason, String? defaultRentalSaleRetiredReasonId, String? defaultRentalSaleRetiredReason, String? defaultLossAndDamageRetiredReasonId, String? defaultLossAndDamageRetiredReason, bool? startDepreciatingFixedAssetsTheMonthAfterTheyAreReceived, bool? depreciateFixedAssetsWhenRetired, bool? unDepreciateFixedAssetsWhenUnretired, bool? includeTaxInOriginalEquipmentCost, String? defaultRentalQuantityInventoryCostCalculation, String? defaultSalesQuantityInventoryCostCalculation, String? defaultPartsQuantityInventoryCostCalculation, bool? enableLease, bool? autoUpdateInventoryMetricImperialDimensions, bool? autoSortInventoryByICode, bool? fixedAssetTransferOwnership, String? changeICodeRetiredReasonId, String? changeICodeRetiredReason, bool? changeICodeCreateBrandNewPurchase, String? physicalInventoryRetiredReasonId, String? physicalInventoryRetiredReason, String? physicalInventoryDefaultCost, String? physicalInventoryAdjustmentReasonId, String? physicalInventoryAdjustmentReason, bool? enableInventoryCertification, bool? enablePropsWardrobe, bool? enableSetsWalls, String? returnInventoryRetiredReasonId, String? returnInventoryRetiredReason, String? voidReturnInventoryUnretiredReasonId, String? voidReturnInventoryUnretiredReason, bool? requireOriginalShow, String? dateStamp, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation})
WebApiModulesSettingsSystemSettingsInventorySettingsInventorySettings.fromJson(Map<String, dynamic> json)
factory

Properties

auditNote String?
final
autoSortInventoryByICode bool?
final
autoUpdateInventoryMetricImperialDimensions bool?
final
changeICodeCreateBrandNewPurchase bool?
final
changeICodeRetiredReason String?
final
changeICodeRetiredReasonId String?
final
custom List<FwStandardDataFwCustomValue>?
final
dateStamp String?
final
defaultFieldAttributes List<FwStandardDataFwDefaultAttribute>?
final
defaultLossAndDamageRetiredReason String?
final
defaultLossAndDamageRetiredReasonId String?
final
defaultPartsQuantityInventoryCostCalculation String?
final
defaultRentalQuantityInventoryCostCalculation String?
final
defaultRentalSaleRetiredReason String?
final
defaultRentalSaleRetiredReasonId String?
final
defaultSalesQuantityInventoryCostCalculation String?
final
depreciateFixedAssetsWhenRetired bool?
final
enable3WeekPricing bool?
final
enableInventoryCertification bool?
final
enableLease bool?
final
enablePropsWardrobe bool?
final
enableSetsWalls bool?
final
enableTieredWeekPricing bool?
final
fields List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?
final
fixedAssetTransferOwnership bool?
final
hashCode int
The hash code for this object.
no setteroverride
iCodeMask String?
final
iCodePrefix String?
final
includeTaxInOriginalEquipmentCost bool?
final
inventorySettingsId String?
final
inventorySettingsName String?
final
lastICode int?
final
physicalInventoryAdjustmentReason String?
final
physicalInventoryAdjustmentReasonId String?
final
physicalInventoryDefaultCost String?
final
physicalInventoryRetiredReason String?
final
physicalInventoryRetiredReasonId String?
final
recordTitle String?
final
requireOriginalShow bool?
final
returnInventoryRetiredReason String?
final
returnInventoryRetiredReasonId String?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
salesCheckInUnretiredReason String?
final
salesCheckInUnretiredReasonId String?
final
salesCheckOutRetiredReason String?
final
salesCheckOutRetiredReasonId String?
final
startDepreciatingFixedAssetsTheMonthAfterTheyAreReceived bool?
final
translation List<FwStandardDataFwTranslatedValue>?
final
unDepreciateFixedAssetsWhenUnretired bool?
final
userAssignedICodes bool?
final
voidReturnInventoryUnretiredReason String?
final
voidReturnInventoryUnretiredReasonId String?
final

Methods

copyWith({String? inventorySettingsId, String? inventorySettingsName, String? iCodeMask, bool? userAssignedICodes, int? lastICode, String? iCodePrefix, bool? enable3WeekPricing, bool? enableTieredWeekPricing, String? salesCheckOutRetiredReasonId, String? salesCheckOutRetiredReason, String? salesCheckInUnretiredReasonId, String? salesCheckInUnretiredReason, String? defaultRentalSaleRetiredReasonId, String? defaultRentalSaleRetiredReason, String? defaultLossAndDamageRetiredReasonId, String? defaultLossAndDamageRetiredReason, bool? startDepreciatingFixedAssetsTheMonthAfterTheyAreReceived, bool? depreciateFixedAssetsWhenRetired, bool? unDepreciateFixedAssetsWhenUnretired, bool? includeTaxInOriginalEquipmentCost, String? defaultRentalQuantityInventoryCostCalculation, String? defaultSalesQuantityInventoryCostCalculation, String? defaultPartsQuantityInventoryCostCalculation, bool? enableLease, bool? autoUpdateInventoryMetricImperialDimensions, bool? autoSortInventoryByICode, bool? fixedAssetTransferOwnership, String? changeICodeRetiredReasonId, String? changeICodeRetiredReason, bool? changeICodeCreateBrandNewPurchase, String? physicalInventoryRetiredReasonId, String? physicalInventoryRetiredReason, String? physicalInventoryDefaultCost, String? physicalInventoryAdjustmentReasonId, String? physicalInventoryAdjustmentReason, bool? enableInventoryCertification, bool? enablePropsWardrobe, bool? enableSetsWalls, String? returnInventoryRetiredReasonId, String? returnInventoryRetiredReason, String? voidReturnInventoryUnretiredReasonId, String? voidReturnInventoryUnretiredReason, bool? requireOriginalShow, String? dateStamp, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation}) WebApiModulesSettingsSystemSettingsInventorySettingsInventorySettings

Available on WebApiModulesSettingsSystemSettingsInventorySettingsInventorySettings, provided by the $WebApiModulesSettingsSystemSettingsInventorySettingsInventorySettingsExtension extension

copyWithWrapped({Wrapped<String?>? inventorySettingsId, Wrapped<String?>? inventorySettingsName, Wrapped<String?>? iCodeMask, Wrapped<bool?>? userAssignedICodes, Wrapped<int?>? lastICode, Wrapped<String?>? iCodePrefix, Wrapped<bool?>? enable3WeekPricing, Wrapped<bool?>? enableTieredWeekPricing, Wrapped<String?>? salesCheckOutRetiredReasonId, Wrapped<String?>? salesCheckOutRetiredReason, Wrapped<String?>? salesCheckInUnretiredReasonId, Wrapped<String?>? salesCheckInUnretiredReason, Wrapped<String?>? defaultRentalSaleRetiredReasonId, Wrapped<String?>? defaultRentalSaleRetiredReason, Wrapped<String?>? defaultLossAndDamageRetiredReasonId, Wrapped<String?>? defaultLossAndDamageRetiredReason, Wrapped<bool?>? startDepreciatingFixedAssetsTheMonthAfterTheyAreReceived, Wrapped<bool?>? depreciateFixedAssetsWhenRetired, Wrapped<bool?>? unDepreciateFixedAssetsWhenUnretired, Wrapped<bool?>? includeTaxInOriginalEquipmentCost, Wrapped<String?>? defaultRentalQuantityInventoryCostCalculation, Wrapped<String?>? defaultSalesQuantityInventoryCostCalculation, Wrapped<String?>? defaultPartsQuantityInventoryCostCalculation, Wrapped<bool?>? enableLease, Wrapped<bool?>? autoUpdateInventoryMetricImperialDimensions, Wrapped<bool?>? autoSortInventoryByICode, Wrapped<bool?>? fixedAssetTransferOwnership, Wrapped<String?>? changeICodeRetiredReasonId, Wrapped<String?>? changeICodeRetiredReason, Wrapped<bool?>? changeICodeCreateBrandNewPurchase, Wrapped<String?>? physicalInventoryRetiredReasonId, Wrapped<String?>? physicalInventoryRetiredReason, Wrapped<String?>? physicalInventoryDefaultCost, Wrapped<String?>? physicalInventoryAdjustmentReasonId, Wrapped<String?>? physicalInventoryAdjustmentReason, Wrapped<bool?>? enableInventoryCertification, Wrapped<bool?>? enablePropsWardrobe, Wrapped<bool?>? enableSetsWalls, Wrapped<String?>? returnInventoryRetiredReasonId, Wrapped<String?>? returnInventoryRetiredReason, Wrapped<String?>? voidReturnInventoryUnretiredReasonId, Wrapped<String?>? voidReturnInventoryUnretiredReason, Wrapped<bool?>? requireOriginalShow, 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}) WebApiModulesSettingsSystemSettingsInventorySettingsInventorySettings

Available on WebApiModulesSettingsSystemSettingsInventorySettingsInventorySettings, provided by the $WebApiModulesSettingsSystemSettingsInventorySettingsInventorySettingsExtension 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