copyWithWrapped method

WebApiModulesWarehouseCheckInCheckInItem copyWithWrapped({
  1. Wrapped<bool?>? addOrderToContract,
  2. Wrapped<String?>? aisle,
  3. Wrapped<String?>? availFromDateTime,
  4. Wrapped<String?>? availToDateTime,
  5. Wrapped<String?>? barcode,
  6. Wrapped<String?>? consignorId,
  7. Wrapped<String?>? consignorAgreementId,
  8. Wrapped<bool?>? canSwap,
  9. Wrapped<String?>? containerNo,
  10. Wrapped<String?>? contractType,
  11. Wrapped<String?>? dealId,
  12. Wrapped<String?>? departmentId,
  13. Wrapped<String?>? description,
  14. Wrapped<bool?>? doSwap,
  15. Wrapped<String?>? exchangeContractId,
  16. Wrapped<int?>? errorNumber,
  17. Wrapped<String?>? errorMessage,
  18. Wrapped<String?>? facilitiesTypeId,
  19. Wrapped<String?>? hasMultipleContainers,
  20. Wrapped<String?>? itemClass,
  21. Wrapped<String?>? inventoryId,
  22. Wrapped<bool?>? isBarcode,
  23. Wrapped<bool?>? isContainer,
  24. Wrapped<bool?>? itemInContainer,
  25. Wrapped<String?>? internalChar,
  26. Wrapped<String?>? location,
  27. Wrapped<String?>? moduleType,
  28. Wrapped<String?>? masterId,
  29. Wrapped<String?>? message,
  30. Wrapped<String?>? iCode,
  31. Wrapped<bool?>? newOrder,
  32. Wrapped<String?>? nestedMasteritemId,
  33. Wrapped<bool?>? newContainerInstantiated,
  34. Wrapped<int?>? orderTranId,
  35. Wrapped<String?>? outOrderId,
  36. Wrapped<String?>? orderNo,
  37. Wrapped<String?>? orderId,
  38. Wrapped<String?>? orderItemId,
  39. Wrapped<String?>? orderBy,
  40. Wrapped<String?>? packageId,
  41. Wrapped<String?>? parentId,
  42. Wrapped<String?>? pendingRepairId,
  43. Wrapped<String?>? pendingOrderId,
  44. Wrapped<String?>? pendingMasterItemId,
  45. Wrapped<String?>? pONo,
  46. Wrapped<bool?>? pending,
  47. Wrapped<String?>? pOId,
  48. Wrapped<bool?>? qcRequired,
  49. Wrapped<int?>? quantity,
  50. Wrapped<String?>? quikinContractId,
  51. Wrapped<int?>? quikinItemId,
  52. Wrapped<String?>? quikinInternalChar,
  53. Wrapped<String?>? quantityOrdered,
  54. Wrapped<String?>? rentalItemId,
  55. Wrapped<String?>? inQuantity,
  56. Wrapped<String?>? scannableMasterId,
  57. Wrapped<String?>? shelf,
  58. Wrapped<String?>? spaceId,
  59. Wrapped<String?>? spaceTypeId,
  60. Wrapped<String?>? spaceLocation,
  61. Wrapped<String?>? stillOut,
  62. Wrapped<int?>? status,
  63. Wrapped<String?>? statusType,
  64. Wrapped<bool?>? swapItem,
  65. Wrapped<String?>? subQuantity,
  66. Wrapped<String?>? totalIn,
  67. Wrapped<String?>? tranType,
  68. Wrapped<String?>? trackedBy,
  69. Wrapped<bool?>? useContainerNo,
  70. Wrapped<bool?>? unretireSalesItem,
  71. Wrapped<String?>? vendorId,
  72. Wrapped<String?>? vendor,
  73. Wrapped<String?>? warehouseId,
  74. Wrapped<String?>? wHCode,
})

Implementation

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