copyWith method
WebApiModulesWarehouseCheckInCheckInItem
copyWith({
- bool? addOrderToContract,
- String? aisle,
- String? availFromDateTime,
- String? availToDateTime,
- String? barcode,
- String? consignorId,
- String? consignorAgreementId,
- bool? canSwap,
- String? containerNo,
- String? contractType,
- String? dealId,
- String? departmentId,
- String? description,
- bool? doSwap,
- String? exchangeContractId,
- int? errorNumber,
- String? errorMessage,
- String? facilitiesTypeId,
- String? hasMultipleContainers,
- String? itemClass,
- String? inventoryId,
- bool? isBarcode,
- bool? isContainer,
- bool? itemInContainer,
- String? internalChar,
- String? location,
- String? moduleType,
- String? masterId,
- String? message,
- String? iCode,
- bool? newOrder,
- String? nestedMasteritemId,
- bool? newContainerInstantiated,
- int? orderTranId,
- String? outOrderId,
- String? orderNo,
- String? orderId,
- String? orderItemId,
- String? orderBy,
- String? packageId,
- String? parentId,
- String? pendingRepairId,
- String? pendingOrderId,
- String? pendingMasterItemId,
- String? pONo,
- bool? pending,
- String? pOId,
- bool? qcRequired,
- int? quantity,
- String? quikinContractId,
- int? quikinItemId,
- String? quikinInternalChar,
- String? quantityOrdered,
- String? rentalItemId,
- String? inQuantity,
- String? scannableMasterId,
- String? shelf,
- String? spaceId,
- String? spaceTypeId,
- String? spaceLocation,
- String? stillOut,
- int? status,
- String? statusType,
- bool? swapItem,
- String? subQuantity,
- String? totalIn,
- String? tranType,
- String? trackedBy,
- bool? useContainerNo,
- bool? unretireSalesItem,
- String? vendorId,
- String? vendor,
- String? warehouseId,
- String? wHCode,
Implementation
WebApiModulesWarehouseCheckInCheckInItem copyWith(
{bool? addOrderToContract,
String? aisle,
String? availFromDateTime,
String? availToDateTime,
String? barcode,
String? consignorId,
String? consignorAgreementId,
bool? canSwap,
String? containerNo,
String? contractType,
String? dealId,
String? departmentId,
String? description,
bool? doSwap,
String? exchangeContractId,
int? errorNumber,
String? errorMessage,
String? facilitiesTypeId,
String? hasMultipleContainers,
String? itemClass,
String? inventoryId,
bool? isBarcode,
bool? isContainer,
bool? itemInContainer,
String? internalChar,
String? location,
String? moduleType,
String? masterId,
String? message,
String? iCode,
bool? newOrder,
String? nestedMasteritemId,
bool? newContainerInstantiated,
int? orderTranId,
String? outOrderId,
String? orderNo,
String? orderId,
String? orderItemId,
String? orderBy,
String? packageId,
String? parentId,
String? pendingRepairId,
String? pendingOrderId,
String? pendingMasterItemId,
String? pONo,
bool? pending,
String? pOId,
bool? qcRequired,
int? quantity,
String? quikinContractId,
int? quikinItemId,
String? quikinInternalChar,
String? quantityOrdered,
String? rentalItemId,
String? inQuantity,
String? scannableMasterId,
String? shelf,
String? spaceId,
String? spaceTypeId,
String? spaceLocation,
String? stillOut,
int? status,
String? statusType,
bool? swapItem,
String? subQuantity,
String? totalIn,
String? tranType,
String? trackedBy,
bool? useContainerNo,
bool? unretireSalesItem,
String? vendorId,
String? vendor,
String? warehouseId,
String? wHCode}) {
return WebApiModulesWarehouseCheckInCheckInItem(
addOrderToContract: addOrderToContract ?? this.addOrderToContract,
aisle: aisle ?? this.aisle,
availFromDateTime: availFromDateTime ?? this.availFromDateTime,
availToDateTime: availToDateTime ?? this.availToDateTime,
barcode: barcode ?? this.barcode,
consignorId: consignorId ?? this.consignorId,
consignorAgreementId: consignorAgreementId ?? this.consignorAgreementId,
canSwap: canSwap ?? this.canSwap,
containerNo: containerNo ?? this.containerNo,
contractType: contractType ?? this.contractType,
dealId: dealId ?? this.dealId,
departmentId: departmentId ?? this.departmentId,
description: description ?? this.description,
doSwap: doSwap ?? this.doSwap,
exchangeContractId: exchangeContractId ?? this.exchangeContractId,
errorNumber: errorNumber ?? this.errorNumber,
errorMessage: errorMessage ?? this.errorMessage,
facilitiesTypeId: facilitiesTypeId ?? this.facilitiesTypeId,
hasMultipleContainers:
hasMultipleContainers ?? this.hasMultipleContainers,
itemClass: itemClass ?? this.itemClass,
inventoryId: inventoryId ?? this.inventoryId,
isBarcode: isBarcode ?? this.isBarcode,
isContainer: isContainer ?? this.isContainer,
itemInContainer: itemInContainer ?? this.itemInContainer,
internalChar: internalChar ?? this.internalChar,
location: location ?? this.location,
moduleType: moduleType ?? this.moduleType,
masterId: masterId ?? this.masterId,
message: message ?? this.message,
iCode: iCode ?? this.iCode,
newOrder: newOrder ?? this.newOrder,
nestedMasteritemId: nestedMasteritemId ?? this.nestedMasteritemId,
newContainerInstantiated:
newContainerInstantiated ?? this.newContainerInstantiated,
orderTranId: orderTranId ?? this.orderTranId,
outOrderId: outOrderId ?? this.outOrderId,
orderNo: orderNo ?? this.orderNo,
orderId: orderId ?? this.orderId,
orderItemId: orderItemId ?? this.orderItemId,
orderBy: orderBy ?? this.orderBy,
packageId: packageId ?? this.packageId,
parentId: parentId ?? this.parentId,
pendingRepairId: pendingRepairId ?? this.pendingRepairId,
pendingOrderId: pendingOrderId ?? this.pendingOrderId,
pendingMasterItemId: pendingMasterItemId ?? this.pendingMasterItemId,
pONo: pONo ?? this.pONo,
pending: pending ?? this.pending,
pOId: pOId ?? this.pOId,
qcRequired: qcRequired ?? this.qcRequired,
quantity: quantity ?? this.quantity,
quikinContractId: quikinContractId ?? this.quikinContractId,
quikinItemId: quikinItemId ?? this.quikinItemId,
quikinInternalChar: quikinInternalChar ?? this.quikinInternalChar,
quantityOrdered: quantityOrdered ?? this.quantityOrdered,
rentalItemId: rentalItemId ?? this.rentalItemId,
inQuantity: inQuantity ?? this.inQuantity,
scannableMasterId: scannableMasterId ?? this.scannableMasterId,
shelf: shelf ?? this.shelf,
spaceId: spaceId ?? this.spaceId,
spaceTypeId: spaceTypeId ?? this.spaceTypeId,
spaceLocation: spaceLocation ?? this.spaceLocation,
stillOut: stillOut ?? this.stillOut,
status: status ?? this.status,
statusType: statusType ?? this.statusType,
swapItem: swapItem ?? this.swapItem,
subQuantity: subQuantity ?? this.subQuantity,
totalIn: totalIn ?? this.totalIn,
tranType: tranType ?? this.tranType,
trackedBy: trackedBy ?? this.trackedBy,
useContainerNo: useContainerNo ?? this.useContainerNo,
unretireSalesItem: unretireSalesItem ?? this.unretireSalesItem,
vendorId: vendorId ?? this.vendorId,
vendor: vendor ?? this.vendor,
warehouseId: warehouseId ?? this.warehouseId,
wHCode: wHCode ?? this.wHCode);
}