WebApiModulesHomeControlsVendorInvoiceItemVendorInvoiceItem class

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

Constructors

WebApiModulesHomeControlsVendorInvoiceItemVendorInvoiceItem({String? vendorInvoiceItemId, String? purchaseOrderId, String? orderItemId, String? nestedOrderItemId, String? inventoryId, String? iCode, String? iCodeDisplay, String? iCodeColor, String? categoryId, String? description, String? descriptionColor, String? fromDate, String? toDate, double? quantity, double? quantityApproved, double? amountApproved, String? unitId, String? unit, double? cost, double? extended, double? adjustment, double? lineTotal, double? lineTotalPerQuantity, double? taxableExtended, bool? taxable, double? tax, double? tax1, double? tax2, double? lineTotalWithTax, String? note, String? itemClass, String? recType, String? recTypeDisplay, String? invoiceNumber, String? invoiceType, String? invoiceDate, String? statusDate, int? vendorInvoiceNumber, String? inputDate, String? glAccountId, String? glAccountNo, String? incomeAccountId, double? dealBilledQuantity, double? dealBilledExtended, String? orderId, String? orderOrderItemId, String? purchaseOrderNumber, String? orderNumber, String? dealId, String? deal, String? dealTypeId, String? orderTypeId, double? quantityOrdered, double? quantityReceived, double? quantityCanceled, double? quantityReturned, double? purchaseOrderRate, double? purchaseOrderDiscountPercent, double? purchaseOrderDaysPerWeek, double? purchaseOrderPeriodExtended, String? itemOrder, String? lineType, String? warehouseId, String? warehouse, String? warehouseCode, String? chargeType, String? poItemBillingStartDate, String? poItemBillingEndDate, String? vendorInvoiceId, String? currencySymbol, int? nestingLevel, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation})
WebApiModulesHomeControlsVendorInvoiceItemVendorInvoiceItem.fromJson(Map<String, dynamic> json)
factory

Properties

adjustment double?
final
amountApproved double?
final
auditNote String?
final
categoryId String?
final
chargeType String?
final
cost double?
final
currencySymbol String?
final
custom List<FwStandardDataFwCustomValue>?
final
deal String?
final
dealBilledExtended double?
final
dealBilledQuantity double?
final
dealId String?
final
dealTypeId String?
final
defaultFieldAttributes List<FwStandardDataFwDefaultAttribute>?
final
description String?
final
descriptionColor String?
final
extended double?
final
fields List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?
final
fromDate String?
final
glAccountId String?
final
glAccountNo String?
final
hashCode int
The hash code for this object.
no setteroverride
iCode String?
final
iCodeColor String?
final
iCodeDisplay String?
final
incomeAccountId String?
final
inputDate String?
final
inventoryId String?
final
invoiceDate String?
final
invoiceNumber String?
final
invoiceType String?
final
itemClass String?
final
itemOrder String?
final
lineTotal double?
final
lineTotalPerQuantity double?
final
lineTotalWithTax double?
final
lineType String?
final
nestedOrderItemId String?
final
nestingLevel int?
final
note String?
final
orderId String?
final
orderItemId String?
final
orderNumber String?
final
orderOrderItemId String?
final
orderTypeId String?
final
poItemBillingEndDate String?
final
poItemBillingStartDate String?
final
purchaseOrderDaysPerWeek double?
final
purchaseOrderDiscountPercent double?
final
purchaseOrderId String?
final
purchaseOrderNumber String?
final
purchaseOrderPeriodExtended double?
final
purchaseOrderRate double?
final
quantity double?
final
quantityApproved double?
final
quantityCanceled double?
final
quantityOrdered double?
final
quantityReceived double?
final
quantityReturned double?
final
recordTitle String?
final
recType String?
final
recTypeDisplay String?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
statusDate String?
final
tax double?
final
tax1 double?
final
tax2 double?
final
taxable bool?
final
taxableExtended double?
final
toDate String?
final
translation List<FwStandardDataFwTranslatedValue>?
final
unit String?
final
unitId String?
final
vendorInvoiceId String?
final
vendorInvoiceItemId String?
final
vendorInvoiceNumber int?
final
warehouse String?
final
warehouseCode String?
final
warehouseId String?
final

Methods

copyWith({String? vendorInvoiceItemId, String? purchaseOrderId, String? orderItemId, String? nestedOrderItemId, String? inventoryId, String? iCode, String? iCodeDisplay, String? iCodeColor, String? categoryId, String? description, String? descriptionColor, String? fromDate, String? toDate, double? quantity, double? quantityApproved, double? amountApproved, String? unitId, String? unit, double? cost, double? extended, double? adjustment, double? lineTotal, double? lineTotalPerQuantity, double? taxableExtended, bool? taxable, double? tax, double? tax1, double? tax2, double? lineTotalWithTax, String? note, String? itemClass, String? recType, String? recTypeDisplay, String? invoiceNumber, String? invoiceType, String? invoiceDate, String? statusDate, int? vendorInvoiceNumber, String? inputDate, String? glAccountId, String? glAccountNo, String? incomeAccountId, double? dealBilledQuantity, double? dealBilledExtended, String? orderId, String? orderOrderItemId, String? purchaseOrderNumber, String? orderNumber, String? dealId, String? deal, String? dealTypeId, String? orderTypeId, double? quantityOrdered, double? quantityReceived, double? quantityCanceled, double? quantityReturned, double? purchaseOrderRate, double? purchaseOrderDiscountPercent, double? purchaseOrderDaysPerWeek, double? purchaseOrderPeriodExtended, String? itemOrder, String? lineType, String? warehouseId, String? warehouse, String? warehouseCode, String? chargeType, String? poItemBillingStartDate, String? poItemBillingEndDate, String? vendorInvoiceId, String? currencySymbol, int? nestingLevel, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation}) WebApiModulesHomeControlsVendorInvoiceItemVendorInvoiceItem

Available on WebApiModulesHomeControlsVendorInvoiceItemVendorInvoiceItem, provided by the $WebApiModulesHomeControlsVendorInvoiceItemVendorInvoiceItemExtension extension

copyWithWrapped({Wrapped<String?>? vendorInvoiceItemId, Wrapped<String?>? purchaseOrderId, Wrapped<String?>? orderItemId, Wrapped<String?>? nestedOrderItemId, Wrapped<String?>? inventoryId, Wrapped<String?>? iCode, Wrapped<String?>? iCodeDisplay, Wrapped<String?>? iCodeColor, Wrapped<String?>? categoryId, Wrapped<String?>? description, Wrapped<String?>? descriptionColor, Wrapped<String?>? fromDate, Wrapped<String?>? toDate, Wrapped<double?>? quantity, Wrapped<double?>? quantityApproved, Wrapped<double?>? amountApproved, Wrapped<String?>? unitId, Wrapped<String?>? unit, Wrapped<double?>? cost, Wrapped<double?>? extended, Wrapped<double?>? adjustment, Wrapped<double?>? lineTotal, Wrapped<double?>? lineTotalPerQuantity, Wrapped<double?>? taxableExtended, Wrapped<bool?>? taxable, Wrapped<double?>? tax, Wrapped<double?>? tax1, Wrapped<double?>? tax2, Wrapped<double?>? lineTotalWithTax, Wrapped<String?>? note, Wrapped<String?>? itemClass, Wrapped<String?>? recType, Wrapped<String?>? recTypeDisplay, Wrapped<String?>? invoiceNumber, Wrapped<String?>? invoiceType, Wrapped<String?>? invoiceDate, Wrapped<String?>? statusDate, Wrapped<int?>? vendorInvoiceNumber, Wrapped<String?>? inputDate, Wrapped<String?>? glAccountId, Wrapped<String?>? glAccountNo, Wrapped<String?>? incomeAccountId, Wrapped<double?>? dealBilledQuantity, Wrapped<double?>? dealBilledExtended, Wrapped<String?>? orderId, Wrapped<String?>? orderOrderItemId, Wrapped<String?>? purchaseOrderNumber, Wrapped<String?>? orderNumber, Wrapped<String?>? dealId, Wrapped<String?>? deal, Wrapped<String?>? dealTypeId, Wrapped<String?>? orderTypeId, Wrapped<double?>? quantityOrdered, Wrapped<double?>? quantityReceived, Wrapped<double?>? quantityCanceled, Wrapped<double?>? quantityReturned, Wrapped<double?>? purchaseOrderRate, Wrapped<double?>? purchaseOrderDiscountPercent, Wrapped<double?>? purchaseOrderDaysPerWeek, Wrapped<double?>? purchaseOrderPeriodExtended, Wrapped<String?>? itemOrder, Wrapped<String?>? lineType, Wrapped<String?>? warehouseId, Wrapped<String?>? warehouse, Wrapped<String?>? warehouseCode, Wrapped<String?>? chargeType, Wrapped<String?>? poItemBillingStartDate, Wrapped<String?>? poItemBillingEndDate, Wrapped<String?>? vendorInvoiceId, Wrapped<String?>? currencySymbol, Wrapped<int?>? nestingLevel, Wrapped<String?>? auditNote, Wrapped<String?>? recordTitle, Wrapped<List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?>? fields, Wrapped<List<FwStandardDataFwCustomValue>?>? custom, Wrapped<List<FwStandardDataFwDefaultAttribute>?>? defaultFieldAttributes, Wrapped<List<FwStandardDataFwTranslatedValue>?>? translation}) WebApiModulesHomeControlsVendorInvoiceItemVendorInvoiceItem

Available on WebApiModulesHomeControlsVendorInvoiceItemVendorInvoiceItem, provided by the $WebApiModulesHomeControlsVendorInvoiceItemVendorInvoiceItemExtension 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