XML3 - API DLL Documentation

The InvoiceItem type exposes the following members.

Properties

  NameDescription
Public propertyDescription
The description of the item on the order.
Public propertyInvoicedQuantity
The number of items that have been invoiced.
Public propertyLineNo
The unqiue line number of the item on the order.
Public propertyLineTotal
The total cost of the line including VAT
Public propertyLineType
Type of line that is on the order. This will either be a P (Product Line), S (Service Line) and C (Comment Line)
Public propertyNetTotal
The total of the line excluding VAT.
Public propertyOrderedQuantity
The number of items originally ordered.
Public propertyVATTotal
The total amount of VAT charged for the line
Public propertyVIPOrderNo
The unqiue order number given to your VIP order.
Public propertyVIPSKU
The unique VIP product code of the itemon the order.

See Also