WebApiModulesHomeControlsOrderItemOrderItem constructor
WebApiModulesHomeControlsOrderItemOrderItem({
- String? orderItemId,
- String? orderId,
- String? orderNumber,
- bool? rowsRolledUp,
- String? rolledUpIds,
- String? orderType,
- String? recType,
- String? recTypeDisplay,
- int? rowNumber,
- String? inventoryId,
- String? iCode,
- String? iCodeColor,
- String? description,
- String? descriptionColor,
- String? pickDate,
- String? pickTime,
- String? fromDate,
- String? fromTime,
- String? toDate,
- String? toTime,
- double? billablePeriods,
- double? quantityOrdered,
- String? quantityColor,
- double? subQuantity,
- String? subQuantityColor,
- int? consignQuantity,
- String? consignQuantityColor,
- String? containerColor,
- int? reservedItemQuantity,
- String? reservedItemQuantityColor,
- double? availableQuantity,
- String? availabilityState,
- double? availableQuantityAllWarehouses,
- String? conflictDate,
- String? conflictDateAllWarehouses,
- String? availabilityStateConsignment,
- double? availableQuantityConsignment,
- String? conflictDateConsignment,
- String? unitId,
- String? unit,
- String? unitType,
- double? unitCost,
- double? marginPercent,
- double? markupPercent,
- String? crewContactId,
- String? crewName,
- double? hours,
- double? hoursOvertime,
- double? hoursDoubletime,
- double? price,
- double? price2,
- double? price3,
- double? price4,
- double? price5,
- double? daysPerWeek,
- double? discountPercent,
- double? discountPercentDisplay,
- double? unitExtendedNoDiscount,
- double? unitDiscountAmount,
- double? unitExtended,
- double? weeklyExtendedNoDiscount,
- double? weeklyDiscountAmount,
- double? weeklyExtended,
- double? weeklyCostExtended,
- double? weeklyTax,
- double? weeklyTax1,
- double? weeklyTax2,
- double? weeklyTotal,
- double? week2Extended,
- double? week3Extended,
- double? weeks1Through3Extended,
- double? weeks4PlusExtended,
- double? week4Extended,
- double? averageWeekly,
- double? averageWeeklyExtended,
- double? averageWeeklyExtendedNoDiscount,
- double? averageWeeklyDiscountAmount,
- double? averageWeeklyTax,
- double? averageWeeklyTax1,
- double? averageWeeklyTax2,
- double? averageWeeklyTotal,
- int? episodes,
- double? monthlyExtendedNoDiscount,
- double? monthlyDiscountAmount,
- double? monthlyExtended,
- double? monthlyCostExtended,
- double? monthlyTax,
- double? monthlyTax1,
- double? monthlyTax2,
- double? monthlyTotal,
- double? periodExtendedNoDiscount,
- double? periodCostExtended,
- double? periodDiscountAmount,
- double? periodExtended,
- double? periodTax,
- double? periodTax1,
- double? periodTax2,
- double? periodTotal,
- double? periodVarianceExtended,
- double? variancePercent,
- double? minimumDaysPerWeek,
- bool? bold,
- bool? locked,
- bool? taxable,
- String? warehouseId,
- String? warehouseCode,
- String? warehouse,
- String? returnToWarehouseId,
- String? returnToWarehouseCode,
- String? notes,
- String? itemOrder,
- String? parentId,
- String? nestedOrderItemId,
- String? itemClass,
- String? inventoryClass,
- String? trackedBy,
- String? retiredReasonId,
- String? retiredReason,
- String? itemId,
- String? barCode,
- String? serialNumber,
- String? manufacturerId,
- String? manufacturer,
- String? manufacturerPartNumber,
- String? modelNumber,
- String? vendorPartNumber,
- String? countryOfOriginId,
- String? countryOfOrigin,
- String? poSubOrderId,
- String? poSubOrderItemId,
- String? poSubOrderNumber,
- String? lossAndDamageOrderId,
- String? lossAndDamageOrderItemId,
- String? lossAndDamageOrderNumber,
- String? lossAndDamageVendorId,
- String? lossAndDamageVendor,
- String? lossAndDamageConsignorId,
- String? lossAndDamageConsignor,
- String? lossAndDamageVendorConsignorId,
- String? lossAndDamageVendorConsignor,
- String? lossAndDamageVendorColor,
- bool? modifiedAtStaging,
- bool? mute,
- bool? availabilityByHour,
- bool? printNoteOnQuote,
- bool? printNoteOnOrder,
- bool? printNoteOnPickList,
- bool? printNoteOnOutContract,
- bool? printNoteOnInContract,
- bool? printNoteOnReturnList,
- bool? printNoteOnInvoice,
- bool? printNoteOnPurchaseOrder,
- bool? printNoteOnReceiveContract,
- bool? printNoteOnReturnContract,
- bool? printNoteOnVendorReceiveList,
- bool? printNoteOnVendorReturnList,
- double? defaultHourlyRate,
- double? defaultDailyRate,
- double? defaultWeeklyRate,
- double? defaultMonthlyRate,
- int? nestingLevel,
- String? repairId,
- String? repairNumber,
- String? subVendorId,
- String? subVendor,
- String? consignorId,
- String? consignor,
- String? consignorAgreementId,
- String? consignorAgreementNumber,
- String? vendorConsignorId,
- String? vendorConsignor,
- bool? availabilityExcludeConsigned,
- String? subPurchaseOrderItemId,
- String? externalOrderId,
- String? externalOrderItemId,
- String? internalOrderId,
- String? internalOrderItemId,
- bool? poIsInternal,
- String? primaryOrderItemId,
- double? accessoryRatio,
- bool? isOption,
- String? optionColor,
- String? currencySymbol,
- int? transferAvailabilityDays,
- String? costOrderId,
- String? costOrderNumber,
- bool? includeInCost,
- double? loadedUnitCost,
- double? crewActualCost,
- bool? hasAvailabilityByAsset,
- double? markupExtended,
- double? marginExtended,
- double? crewVariance,
- double? crewPassThrough,
- double? crewGrossProfit,
- bool? isRecurringRateType,
- String? dateStamp,
- bool? inactive,
- String? auditNote,
- String? recordTitle,
- List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, - bool? summarySave,
- List<
FwStandardDataFwCustomValue> ? custom, - List<
FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, - List<
FwStandardDataFwTranslatedValue> ? translation,
Implementation
WebApiModulesHomeControlsOrderItemOrderItem({
this.orderItemId,
this.orderId,
this.orderNumber,
this.rowsRolledUp,
this.rolledUpIds,
this.orderType,
this.recType,
this.recTypeDisplay,
this.rowNumber,
this.inventoryId,
this.iCode,
this.iCodeColor,
this.description,
this.descriptionColor,
this.pickDate,
this.pickTime,
this.fromDate,
this.fromTime,
this.toDate,
this.toTime,
this.billablePeriods,
this.quantityOrdered,
this.quantityColor,
this.subQuantity,
this.subQuantityColor,
this.consignQuantity,
this.consignQuantityColor,
this.containerColor,
this.reservedItemQuantity,
this.reservedItemQuantityColor,
this.availableQuantity,
this.availabilityState,
this.availableQuantityAllWarehouses,
this.conflictDate,
this.conflictDateAllWarehouses,
this.availabilityStateConsignment,
this.availableQuantityConsignment,
this.conflictDateConsignment,
this.unitId,
this.unit,
this.unitType,
this.unitCost,
this.marginPercent,
this.markupPercent,
this.premiumPercent,
this.crewContactId,
this.crewName,
this.hours,
this.hoursOvertime,
this.hoursDoubletime,
this.price,
this.price2,
this.price3,
this.price4,
this.price5,
this.daysPerWeek,
this.discountPercent,
this.discountPercentDisplay,
this.unitExtendedNoDiscount,
this.unitDiscountAmount,
this.unitExtended,
this.weeklyExtendedNoDiscount,
this.weeklyDiscountAmount,
this.weeklyExtended,
this.weeklyCostExtended,
this.weeklyTax,
this.weeklyTax1,
this.weeklyTax2,
this.weeklyTotal,
this.week2Extended,
this.week3Extended,
this.weeks1Through3Extended,
this.weeks4PlusExtended,
this.week4Extended,
this.averageWeekly,
this.averageWeeklyExtended,
this.averageWeeklyExtendedNoDiscount,
this.averageWeeklyDiscountAmount,
this.averageWeeklyTax,
this.averageWeeklyTax1,
this.averageWeeklyTax2,
this.averageWeeklyTotal,
this.episodes,
this.monthlyExtendedNoDiscount,
this.monthlyDiscountAmount,
this.monthlyExtended,
this.monthlyCostExtended,
this.monthlyTax,
this.monthlyTax1,
this.monthlyTax2,
this.monthlyTotal,
this.periodExtendedNoDiscount,
this.periodCostExtended,
this.periodDiscountAmount,
this.periodExtended,
this.periodTax,
this.periodTax1,
this.periodTax2,
this.periodTotal,
this.periodVarianceExtended,
this.variancePercent,
this.minimumDaysPerWeek,
this.bold,
this.locked,
this.taxable,
this.warehouseId,
this.warehouseCode,
this.warehouse,
this.returnToWarehouseId,
this.returnToWarehouseCode,
this.notes,
this.itemOrder,
this.parentId,
this.nestedOrderItemId,
this.itemClass,
this.inventoryClass,
this.trackedBy,
this.retiredReasonId,
this.retiredReason,
this.itemId,
this.barCode,
this.serialNumber,
this.manufacturerId,
this.manufacturer,
this.manufacturerPartNumber,
this.modelNumber,
this.vendorPartNumber,
this.countryOfOriginId,
this.countryOfOrigin,
this.poSubOrderId,
this.poSubOrderItemId,
this.poSubOrderNumber,
this.lossAndDamageOrderId,
this.lossAndDamageOrderItemId,
this.lossAndDamageOrderNumber,
this.lossAndDamageVendorId,
this.lossAndDamageVendor,
this.lossAndDamageConsignorId,
this.lossAndDamageConsignor,
this.lossAndDamageVendorConsignorId,
this.lossAndDamageVendorConsignor,
this.lossAndDamageVendorColor,
this.modifiedAtStaging,
this.mute,
this.availabilityByHour,
this.printNoteOnQuote,
this.printNoteOnOrder,
this.printNoteOnPickList,
this.printNoteOnOutContract,
this.printNoteOnInContract,
this.printNoteOnReturnList,
this.printNoteOnInvoice,
this.printNoteOnPurchaseOrder,
this.printNoteOnReceiveContract,
this.printNoteOnReturnContract,
this.printNoteOnVendorReceiveList,
this.printNoteOnVendorReturnList,
this.defaultHourlyRate,
this.defaultDailyRate,
this.defaultWeeklyRate,
this.defaultMonthlyRate,
this.nestingLevel,
this.repairId,
this.repairNumber,
this.subVendorId,
this.subVendor,
this.consignorId,
this.consignor,
this.consignorAgreementId,
this.consignorAgreementNumber,
this.vendorConsignorId,
this.vendorConsignor,
this.availabilityExcludeConsigned,
this.subPurchaseOrderItemId,
this.externalOrderId,
this.externalOrderItemId,
this.internalOrderId,
this.internalOrderItemId,
this.poIsInternal,
this.primaryOrderItemId,
this.accessoryRatio,
this.isOption,
this.optionColor,
this.currencySymbol,
this.transferAvailabilityDays,
this.costOrderId,
this.costOrderNumber,
this.includeInCost,
this.loadedUnitCost,
this.crewActualCost,
this.hasAvailabilityByAsset,
this.markupExtended,
this.marginExtended,
this.crewVariance,
this.crewPassThrough,
this.crewGrossProfit,
this.isRecurringRateType,
this.dateStamp,
this.inactive,
this.auditNote,
this.recordTitle,
this.fields,
this.summarySave,
this.custom,
this.defaultFieldAttributes,
this.translation,
});