WebApiModulesHomeControlsInvoiceItemInvoiceItem class

Available extensions
Annotations
  • @JsonSerializable.new(explicitToJson: true)

Constructors

WebApiModulesHomeControlsInvoiceItemInvoiceItem({String? invoiceItemId, String? invoiceId, String? itemId, String? itemClass, String? itemOrder, String? inventoryId, String? orderId, String? parentId, String? repairId, String? repairNumber, String? recType, String? availableFor, bool? bold, String? optionColor, String? orderItemId, String? nestedOrderItemId, bool? isAdjusted, bool? isRecurring, bool? isManualBill, String? voidInvoiceItemId, bool? isProfitCenter, String? profitCenterChargeCode1, String? profitCenterChargeCode2, String? profitCenterChargeCode, String? activity, String? activityExportCode, String? orderNumber, String? poNumber, String? iCode, String? description, String? barCode, String? serialNumber, String? fromDate, String? fromTime, String? toDate, String? toTime, double? days, double? billableDays, double? quantity, double? cost, double? rate, String? unit, double? daysPerWeek, double? discountPercent, double? discountAmount, int? split, double? hours, double? hoursOvertime, double? hoursDoubletime, bool? crewActualHours, double? meterOut, double? meterIn, double? lineTotalBeforeDiscount, double? extended, double? lineTotal, bool? taxable, double? tax, double? tax2, double? lineTotalWithTax, double? adjustment, double? rebateAmount, double? adjustedRevenue, double? quikPayExtended, String? currencyId, String? currencyCode, String? currencySymbol, int? nestingLevel, String? invoiceNumber, String? invoiceStatus, String? invoiceDate, String? dealId, String? deal, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation})
WebApiModulesHomeControlsInvoiceItemInvoiceItem.fromJson(Map<String, dynamic> json)
factory

Properties

activity String?
final
activityExportCode String?
final
adjustedRevenue double?
final
adjustment double?
final
auditNote String?
final
availableFor String?
final
barCode String?
final
billableDays double?
final
bold bool?
final
cost double?
final
crewActualHours bool?
final
currencyCode String?
final
currencyId String?
final
currencySymbol String?
final
custom List<FwStandardDataFwCustomValue>?
final
days double?
final
daysPerWeek double?
final
deal String?
final
dealId String?
final
defaultFieldAttributes List<FwStandardDataFwDefaultAttribute>?
final
description String?
final
discountAmount double?
final
discountPercent double?
final
extended double?
final
fields List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?
final
fromDate String?
final
fromTime String?
final
hashCode int
The hash code for this object.
no setteroverride
hours double?
final
hoursDoubletime double?
final
hoursOvertime double?
final
iCode String?
final
inventoryId String?
final
invoiceDate String?
final
invoiceId String?
final
invoiceItemId String?
final
invoiceNumber String?
final
invoiceStatus String?
final
isAdjusted bool?
final
isManualBill bool?
final
isProfitCenter bool?
final
isRecurring bool?
final
itemClass String?
final
itemId String?
final
itemOrder String?
final
lineTotal double?
final
lineTotalBeforeDiscount double?
final
lineTotalWithTax double?
final
meterIn double?
final
meterOut double?
final
nestedOrderItemId String?
final
nestingLevel int?
final
optionColor String?
final
orderId String?
final
orderItemId String?
final
orderNumber String?
final
parentId String?
final
poNumber String?
final
profitCenterChargeCode String?
final
profitCenterChargeCode1 String?
final
profitCenterChargeCode2 String?
final
quantity double?
final
quikPayExtended double?
final
rate double?
final
rebateAmount double?
final
recordTitle String?
final
recType String?
final
repairId String?
final
repairNumber String?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serialNumber String?
final
split int?
final
tax double?
final
tax2 double?
final
taxable bool?
final
toDate String?
final
toTime String?
final
translation List<FwStandardDataFwTranslatedValue>?
final
unit String?
final
voidInvoiceItemId String?
final

Methods

copyWith({String? invoiceItemId, String? invoiceId, String? itemId, String? itemClass, String? itemOrder, String? inventoryId, String? orderId, String? parentId, String? repairId, String? repairNumber, String? recType, String? availableFor, bool? bold, String? optionColor, String? orderItemId, String? nestedOrderItemId, bool? isAdjusted, bool? isRecurring, bool? isManualBill, String? voidInvoiceItemId, bool? isProfitCenter, String? profitCenterChargeCode1, String? profitCenterChargeCode2, String? profitCenterChargeCode, String? activity, String? activityExportCode, String? orderNumber, String? poNumber, String? iCode, String? description, String? barCode, String? serialNumber, String? fromDate, String? fromTime, String? toDate, String? toTime, double? days, double? billableDays, double? quantity, double? cost, double? rate, String? unit, double? daysPerWeek, double? discountPercent, double? discountAmount, int? split, double? hours, double? hoursOvertime, double? hoursDoubletime, bool? crewActualHours, double? meterOut, double? meterIn, double? lineTotalBeforeDiscount, double? extended, double? lineTotal, bool? taxable, double? tax, double? tax2, double? lineTotalWithTax, double? adjustment, double? rebateAmount, double? adjustedRevenue, double? quikPayExtended, String? currencyId, String? currencyCode, String? currencySymbol, int? nestingLevel, String? invoiceNumber, String? invoiceStatus, String? invoiceDate, String? dealId, String? deal, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation}) WebApiModulesHomeControlsInvoiceItemInvoiceItem

Available on WebApiModulesHomeControlsInvoiceItemInvoiceItem, provided by the $WebApiModulesHomeControlsInvoiceItemInvoiceItemExtension extension

copyWithWrapped({Wrapped<String?>? invoiceItemId, Wrapped<String?>? invoiceId, Wrapped<String?>? itemId, Wrapped<String?>? itemClass, Wrapped<String?>? itemOrder, Wrapped<String?>? inventoryId, Wrapped<String?>? orderId, Wrapped<String?>? parentId, Wrapped<String?>? repairId, Wrapped<String?>? repairNumber, Wrapped<String?>? recType, Wrapped<String?>? availableFor, Wrapped<bool?>? bold, Wrapped<String?>? optionColor, Wrapped<String?>? orderItemId, Wrapped<String?>? nestedOrderItemId, Wrapped<bool?>? isAdjusted, Wrapped<bool?>? isRecurring, Wrapped<bool?>? isManualBill, Wrapped<String?>? voidInvoiceItemId, Wrapped<bool?>? isProfitCenter, Wrapped<String?>? profitCenterChargeCode1, Wrapped<String?>? profitCenterChargeCode2, Wrapped<String?>? profitCenterChargeCode, Wrapped<String?>? activity, Wrapped<String?>? activityExportCode, Wrapped<String?>? orderNumber, Wrapped<String?>? poNumber, Wrapped<String?>? iCode, Wrapped<String?>? description, Wrapped<String?>? barCode, Wrapped<String?>? serialNumber, Wrapped<String?>? fromDate, Wrapped<String?>? fromTime, Wrapped<String?>? toDate, Wrapped<String?>? toTime, Wrapped<double?>? days, Wrapped<double?>? billableDays, Wrapped<double?>? quantity, Wrapped<double?>? cost, Wrapped<double?>? rate, Wrapped<String?>? unit, Wrapped<double?>? daysPerWeek, Wrapped<double?>? discountPercent, Wrapped<double?>? discountAmount, Wrapped<int?>? split, Wrapped<double?>? hours, Wrapped<double?>? hoursOvertime, Wrapped<double?>? hoursDoubletime, Wrapped<bool?>? crewActualHours, Wrapped<double?>? meterOut, Wrapped<double?>? meterIn, Wrapped<double?>? lineTotalBeforeDiscount, Wrapped<double?>? extended, Wrapped<double?>? lineTotal, Wrapped<bool?>? taxable, Wrapped<double?>? tax, Wrapped<double?>? tax2, Wrapped<double?>? lineTotalWithTax, Wrapped<double?>? adjustment, Wrapped<double?>? rebateAmount, Wrapped<double?>? adjustedRevenue, Wrapped<double?>? quikPayExtended, Wrapped<String?>? currencyId, Wrapped<String?>? currencyCode, Wrapped<String?>? currencySymbol, Wrapped<int?>? nestingLevel, Wrapped<String?>? invoiceNumber, Wrapped<String?>? invoiceStatus, Wrapped<String?>? invoiceDate, Wrapped<String?>? dealId, Wrapped<String?>? deal, Wrapped<String?>? auditNote, Wrapped<String?>? recordTitle, Wrapped<List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?>? fields, Wrapped<List<FwStandardDataFwCustomValue>?>? custom, Wrapped<List<FwStandardDataFwDefaultAttribute>?>? defaultFieldAttributes, Wrapped<List<FwStandardDataFwTranslatedValue>?>? translation}) WebApiModulesHomeControlsInvoiceItemInvoiceItem

Available on WebApiModulesHomeControlsInvoiceItemInvoiceItem, provided by the $WebApiModulesHomeControlsInvoiceItemInvoiceItemExtension extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
override

Operators

operator ==(dynamic other) bool
The equality operator.
override