WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary class

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

Constructors

WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary({String? orderId, String? iCode, String? iCodeDisplay, String? iCodeColor, String? inventoryTypeId, String? categoryId, String? subCategoryId, String? description, String? descriptionColor, String? inventoryId, String? orderItemId, String? nestedOrderItemId, String? parentId, String? outWarehouseId, String? outWarehouseCode, String? outWarehouse, String? inWarehouseId, String? inWarehouseCode, String? inWarehouse, double? quantityOrdered, String? quantityOrderedColor, double? subQuantity, double? stagedQuantity, double? stagedQuantityFilter, String? stagedQuantityColor, double? outQuantity, double? outQuantityfilter, String? outQuantityColor, bool? isSuspendOut, double? inQuantity, double? inQuantityFilter, String? inQuantityColor, bool? isSuspendIn, double? returnedQuantity, double? activityQuantity, double? subActivityQuantity, double? quantityReceived, double? quantityReturned, double? notYetStagedQuantity, bool? tooManyStagedOut, double? notYetStagedQuantityFilter, double? stillOutQuantity, String? stillOutQuantityColor, String? itemOrder, String? itemClass, String? recType, String? isReturn, String? poOrderId, String? poMasteritemId, String? recTypeDisplay, String? recTypeColor, String? optionColor, bool? bold, bool? hasPoItem, String? vendorId, String? vendor, String? consignorId, String? consignor, String? vendorConsignorId, String? vendorConsignor, String? notes, String? manufacturerPartNumber, String? orderBy, bool? isWardrobe, bool? isProps, double? unitCost, double? stagedOutExtendedCost, double? unitPrice, double? stagedOutExtendedPrice, int? nestingLevel, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation})
WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary.fromJson(Map<String, dynamic> json)
factory

Properties

activityQuantity double?
final
auditNote String?
final
bold bool?
final
categoryId String?
final
consignor String?
final
consignorId String?
final
custom List<FwStandardDataFwCustomValue>?
final
defaultFieldAttributes List<FwStandardDataFwDefaultAttribute>?
final
description String?
final
descriptionColor String?
final
fields List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?
final
hashCode int
The hash code for this object.
no setteroverride
hasPoItem bool?
final
iCode String?
final
iCodeColor String?
final
iCodeDisplay String?
final
inQuantity double?
final
inQuantityColor String?
final
inQuantityFilter double?
final
inventoryId String?
final
inventoryTypeId String?
final
inWarehouse String?
final
inWarehouseCode String?
final
inWarehouseId String?
final
isProps bool?
final
isReturn String?
final
isSuspendIn bool?
final
isSuspendOut bool?
final
isWardrobe bool?
final
itemClass String?
final
itemOrder String?
final
manufacturerPartNumber String?
final
nestedOrderItemId String?
final
nestingLevel int?
final
notes String?
final
notYetStagedQuantity double?
final
notYetStagedQuantityFilter double?
final
optionColor String?
final
orderBy String?
final
orderId String?
final
orderItemId String?
final
outQuantity double?
final
outQuantityColor String?
final
outQuantityfilter double?
final
outWarehouse String?
final
outWarehouseCode String?
final
outWarehouseId String?
final
parentId String?
final
poMasteritemId String?
final
poOrderId String?
final
quantityOrdered double?
final
quantityOrderedColor String?
final
quantityReceived double?
final
quantityReturned double?
final
recordTitle String?
final
recType String?
final
recTypeColor String?
final
recTypeDisplay String?
final
returnedQuantity double?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stagedOutExtendedCost double?
final
stagedOutExtendedPrice double?
final
stagedQuantity double?
final
stagedQuantityColor String?
final
stagedQuantityFilter double?
final
stillOutQuantity double?
final
stillOutQuantityColor String?
final
subActivityQuantity double?
final
subCategoryId String?
final
subQuantity double?
final
tooManyStagedOut bool?
final
translation List<FwStandardDataFwTranslatedValue>?
final
unitCost double?
final
unitPrice double?
final
vendor String?
final
vendorConsignor String?
final
vendorConsignorId String?
final
vendorId String?
final

Methods

copyWith({String? orderId, String? iCode, String? iCodeDisplay, String? iCodeColor, String? inventoryTypeId, String? categoryId, String? subCategoryId, String? description, String? descriptionColor, String? inventoryId, String? orderItemId, String? nestedOrderItemId, String? parentId, String? outWarehouseId, String? outWarehouseCode, String? outWarehouse, String? inWarehouseId, String? inWarehouseCode, String? inWarehouse, double? quantityOrdered, String? quantityOrderedColor, double? subQuantity, double? stagedQuantity, double? stagedQuantityFilter, String? stagedQuantityColor, double? outQuantity, double? outQuantityfilter, String? outQuantityColor, bool? isSuspendOut, double? inQuantity, double? inQuantityFilter, String? inQuantityColor, bool? isSuspendIn, double? returnedQuantity, double? activityQuantity, double? subActivityQuantity, double? quantityReceived, double? quantityReturned, double? notYetStagedQuantity, bool? tooManyStagedOut, double? notYetStagedQuantityFilter, double? stillOutQuantity, String? stillOutQuantityColor, String? itemOrder, String? itemClass, String? recType, String? isReturn, String? poOrderId, String? poMasteritemId, String? recTypeDisplay, String? recTypeColor, String? optionColor, bool? bold, bool? hasPoItem, String? vendorId, String? vendor, String? consignorId, String? consignor, String? vendorConsignorId, String? vendorConsignor, String? notes, String? manufacturerPartNumber, String? orderBy, bool? isWardrobe, bool? isProps, double? unitCost, double? stagedOutExtendedCost, double? unitPrice, double? stagedOutExtendedPrice, int? nestingLevel, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation}) WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary

Available on WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary, provided by the $WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummaryExtension extension

copyWithWrapped({Wrapped<String?>? orderId, Wrapped<String?>? iCode, Wrapped<String?>? iCodeDisplay, Wrapped<String?>? iCodeColor, Wrapped<String?>? inventoryTypeId, Wrapped<String?>? categoryId, Wrapped<String?>? subCategoryId, Wrapped<String?>? description, Wrapped<String?>? descriptionColor, Wrapped<String?>? inventoryId, Wrapped<String?>? orderItemId, Wrapped<String?>? nestedOrderItemId, Wrapped<String?>? parentId, Wrapped<String?>? outWarehouseId, Wrapped<String?>? outWarehouseCode, Wrapped<String?>? outWarehouse, Wrapped<String?>? inWarehouseId, Wrapped<String?>? inWarehouseCode, Wrapped<String?>? inWarehouse, Wrapped<double?>? quantityOrdered, Wrapped<String?>? quantityOrderedColor, Wrapped<double?>? subQuantity, Wrapped<double?>? stagedQuantity, Wrapped<double?>? stagedQuantityFilter, Wrapped<String?>? stagedQuantityColor, Wrapped<double?>? outQuantity, Wrapped<double?>? outQuantityfilter, Wrapped<String?>? outQuantityColor, Wrapped<bool?>? isSuspendOut, Wrapped<double?>? inQuantity, Wrapped<double?>? inQuantityFilter, Wrapped<String?>? inQuantityColor, Wrapped<bool?>? isSuspendIn, Wrapped<double?>? returnedQuantity, Wrapped<double?>? activityQuantity, Wrapped<double?>? subActivityQuantity, Wrapped<double?>? quantityReceived, Wrapped<double?>? quantityReturned, Wrapped<double?>? notYetStagedQuantity, Wrapped<bool?>? tooManyStagedOut, Wrapped<double?>? notYetStagedQuantityFilter, Wrapped<double?>? stillOutQuantity, Wrapped<String?>? stillOutQuantityColor, Wrapped<String?>? itemOrder, Wrapped<String?>? itemClass, Wrapped<String?>? recType, Wrapped<String?>? isReturn, Wrapped<String?>? poOrderId, Wrapped<String?>? poMasteritemId, Wrapped<String?>? recTypeDisplay, Wrapped<String?>? recTypeColor, Wrapped<String?>? optionColor, Wrapped<bool?>? bold, Wrapped<bool?>? hasPoItem, Wrapped<String?>? vendorId, Wrapped<String?>? vendor, Wrapped<String?>? consignorId, Wrapped<String?>? consignor, Wrapped<String?>? vendorConsignorId, Wrapped<String?>? vendorConsignor, Wrapped<String?>? notes, Wrapped<String?>? manufacturerPartNumber, Wrapped<String?>? orderBy, Wrapped<bool?>? isWardrobe, Wrapped<bool?>? isProps, Wrapped<double?>? unitCost, Wrapped<double?>? stagedOutExtendedCost, Wrapped<double?>? unitPrice, Wrapped<double?>? stagedOutExtendedPrice, Wrapped<int?>? nestingLevel, Wrapped<String?>? auditNote, Wrapped<String?>? recordTitle, Wrapped<List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?>? fields, Wrapped<List<FwStandardDataFwCustomValue>?>? custom, Wrapped<List<FwStandardDataFwDefaultAttribute>?>? defaultFieldAttributes, Wrapped<List<FwStandardDataFwTranslatedValue>?>? translation}) WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary

Available on WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary, provided by the $WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummaryExtension 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