copyWithWrapped method
WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary
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< ? fields,FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ?> - Wrapped<
List< ? custom,FwStandardDataFwCustomValue> ?> - Wrapped<
List< ? defaultFieldAttributes,FwStandardDataFwDefaultAttribute> ?> - Wrapped<
List< ? translation,FwStandardDataFwTranslatedValue> ?>
Implementation
WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary 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}) {
return WebApiModulesHomeControlsOrderStatusSummaryOrderStatusSummary(
orderId: (orderId != null ? orderId.value : this.orderId),
iCode: (iCode != null ? iCode.value : this.iCode),
iCodeDisplay:
(iCodeDisplay != null ? iCodeDisplay.value : this.iCodeDisplay),
iCodeColor: (iCodeColor != null ? iCodeColor.value : this.iCodeColor),
inventoryTypeId: (inventoryTypeId != null
? inventoryTypeId.value
: this.inventoryTypeId),
categoryId: (categoryId != null ? categoryId.value : this.categoryId),
subCategoryId:
(subCategoryId != null ? subCategoryId.value : this.subCategoryId),
description:
(description != null ? description.value : this.description),
descriptionColor: (descriptionColor != null
? descriptionColor.value
: this.descriptionColor),
inventoryId:
(inventoryId != null ? inventoryId.value : this.inventoryId),
orderItemId:
(orderItemId != null ? orderItemId.value : this.orderItemId),
nestedOrderItemId: (nestedOrderItemId != null
? nestedOrderItemId.value
: this.nestedOrderItemId),
parentId: (parentId != null ? parentId.value : this.parentId),
outWarehouseId: (outWarehouseId != null
? outWarehouseId.value
: this.outWarehouseId),
outWarehouseCode: (outWarehouseCode != null
? outWarehouseCode.value
: this.outWarehouseCode),
outWarehouse:
(outWarehouse != null ? outWarehouse.value : this.outWarehouse),
inWarehouseId:
(inWarehouseId != null ? inWarehouseId.value : this.inWarehouseId),
inWarehouseCode: (inWarehouseCode != null
? inWarehouseCode.value
: this.inWarehouseCode),
inWarehouse:
(inWarehouse != null ? inWarehouse.value : this.inWarehouse),
quantityOrdered: (quantityOrdered != null
? quantityOrdered.value
: this.quantityOrdered),
quantityOrderedColor: (quantityOrderedColor != null
? quantityOrderedColor.value
: this.quantityOrderedColor),
subQuantity:
(subQuantity != null ? subQuantity.value : this.subQuantity),
stagedQuantity: (stagedQuantity != null
? stagedQuantity.value
: this.stagedQuantity),
stagedQuantityFilter: (stagedQuantityFilter != null
? stagedQuantityFilter.value
: this.stagedQuantityFilter),
stagedQuantityColor: (stagedQuantityColor != null
? stagedQuantityColor.value
: this.stagedQuantityColor),
outQuantity:
(outQuantity != null ? outQuantity.value : this.outQuantity),
outQuantityfilter: (outQuantityfilter != null
? outQuantityfilter.value
: this.outQuantityfilter),
outQuantityColor: (outQuantityColor != null
? outQuantityColor.value
: this.outQuantityColor),
isSuspendOut:
(isSuspendOut != null ? isSuspendOut.value : this.isSuspendOut),
inQuantity: (inQuantity != null ? inQuantity.value : this.inQuantity),
inQuantityFilter: (inQuantityFilter != null
? inQuantityFilter.value
: this.inQuantityFilter),
inQuantityColor: (inQuantityColor != null
? inQuantityColor.value
: this.inQuantityColor),
isSuspendIn:
(isSuspendIn != null ? isSuspendIn.value : this.isSuspendIn),
returnedQuantity: (returnedQuantity != null
? returnedQuantity.value
: this.returnedQuantity),
activityQuantity: (activityQuantity != null
? activityQuantity.value
: this.activityQuantity),
subActivityQuantity: (subActivityQuantity != null
? subActivityQuantity.value
: this.subActivityQuantity),
quantityReceived: (quantityReceived != null
? quantityReceived.value
: this.quantityReceived),
quantityReturned: (quantityReturned != null
? quantityReturned.value
: this.quantityReturned),
notYetStagedQuantity: (notYetStagedQuantity != null
? notYetStagedQuantity.value
: this.notYetStagedQuantity),
tooManyStagedOut: (tooManyStagedOut != null
? tooManyStagedOut.value
: this.tooManyStagedOut),
notYetStagedQuantityFilter: (notYetStagedQuantityFilter != null
? notYetStagedQuantityFilter.value
: this.notYetStagedQuantityFilter),
stillOutQuantity: (stillOutQuantity != null
? stillOutQuantity.value
: this.stillOutQuantity),
stillOutQuantityColor: (stillOutQuantityColor != null
? stillOutQuantityColor.value
: this.stillOutQuantityColor),
itemOrder: (itemOrder != null ? itemOrder.value : this.itemOrder),
itemClass: (itemClass != null ? itemClass.value : this.itemClass),
recType: (recType != null ? recType.value : this.recType),
isReturn: (isReturn != null ? isReturn.value : this.isReturn),
poOrderId: (poOrderId != null ? poOrderId.value : this.poOrderId),
poMasteritemId: (poMasteritemId != null
? poMasteritemId.value
: this.poMasteritemId),
recTypeDisplay: (recTypeDisplay != null
? recTypeDisplay.value
: this.recTypeDisplay),
recTypeColor:
(recTypeColor != null ? recTypeColor.value : this.recTypeColor),
optionColor:
(optionColor != null ? optionColor.value : this.optionColor),
bold: (bold != null ? bold.value : this.bold),
hasPoItem: (hasPoItem != null ? hasPoItem.value : this.hasPoItem),
vendorId: (vendorId != null ? vendorId.value : this.vendorId),
vendor: (vendor != null ? vendor.value : this.vendor),
consignorId:
(consignorId != null ? consignorId.value : this.consignorId),
consignor: (consignor != null ? consignor.value : this.consignor),
vendorConsignorId: (vendorConsignorId != null
? vendorConsignorId.value
: this.vendorConsignorId),
vendorConsignor: (vendorConsignor != null
? vendorConsignor.value
: this.vendorConsignor),
notes: (notes != null ? notes.value : this.notes),
manufacturerPartNumber: (manufacturerPartNumber != null
? manufacturerPartNumber.value
: this.manufacturerPartNumber),
orderBy: (orderBy != null ? orderBy.value : this.orderBy),
isWardrobe: (isWardrobe != null ? isWardrobe.value : this.isWardrobe),
isProps: (isProps != null ? isProps.value : this.isProps),
unitCost: (unitCost != null ? unitCost.value : this.unitCost),
stagedOutExtendedCost: (stagedOutExtendedCost != null
? stagedOutExtendedCost.value
: this.stagedOutExtendedCost),
unitPrice: (unitPrice != null ? unitPrice.value : this.unitPrice),
stagedOutExtendedPrice: (stagedOutExtendedPrice != null
? stagedOutExtendedPrice.value
: this.stagedOutExtendedPrice),
nestingLevel:
(nestingLevel != null ? nestingLevel.value : this.nestingLevel),
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));
}