WebApiModulesHomeControlsPurchaseOrderReceiveBarCodePurchaseOrderReceiveBarCode constructor
WebApiModulesHomeControlsPurchaseOrderReceiveBarCodePurchaseOrderReceiveBarCode({
- int? purchaseOrderReceiveBarCodeId,
- String? barCode,
- String? inspectionNumber,
- String? inspectionVendorId,
- String? inspectionVendor,
- String? manufactureDate,
- int? printQuantity,
- String? serialNumber,
- String? rfId,
- String? purchaseOrderItemId,
- String? purchaseOrderId,
- int? orderTranId,
- String? internalChar,
- String? receiveContractId,
- String? receiveContractNumber,
- String? returnContractId,
- String? inventoryId,
- String? scannableBarCode,
- String? iCode,
- String? description,
- String? iCodeDescription,
- String? packingSlipNumber,
- String? warehouseId,
- String? itemId,
- String? purchaseId,
- String? availableFor,
- String? availableForDisplay,
- String? trackedBy,
- bool? serialNumberIsMixedCase,
- String? itemOrder,
- String? dateStamp,
- String? auditNote,
- String? recordTitle,
- List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, - List<
FwStandardDataFwCustomValue> ? custom, - List<
FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, - List<
FwStandardDataFwTranslatedValue> ? translation,
Implementation
WebApiModulesHomeControlsPurchaseOrderReceiveBarCodePurchaseOrderReceiveBarCode({
this.purchaseOrderReceiveBarCodeId,
this.barCode,
this.inspectionNumber,
this.inspectionVendorId,
this.inspectionVendor,
this.manufactureDate,
this.printQuantity,
this.serialNumber,
this.rfId,
this.purchaseOrderItemId,
this.purchaseOrderId,
this.orderTranId,
this.internalChar,
this.receiveContractId,
this.receiveContractNumber,
this.returnContractId,
this.inventoryId,
this.scannableBarCode,
this.iCode,
this.description,
this.iCodeDescription,
this.packingSlipNumber,
this.warehouseId,
this.itemId,
this.purchaseId,
this.availableFor,
this.availableForDisplay,
this.trackedBy,
this.serialNumberIsMixedCase,
this.itemOrder,
this.dateStamp,
this.auditNote,
this.recordTitle,
this.fields,
this.custom,
this.defaultFieldAttributes,
this.translation,
});