XML3 - API DLL Documentation
The InvoiceItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
The description of the item on the order.
|
![]() | InvoicedQuantity |
The number of items that have been invoiced.
|
![]() | LineNo |
The unqiue line number of the item on the order.
|
![]() | LineTotal |
The total cost of the line including VAT
|
![]() | LineType |
Type of line that is on the order. This will either be a P (Product Line), S (Service Line) and C (Comment Line)
|
![]() | NetTotal |
The total of the line excluding VAT.
|
![]() | OrderedQuantity |
The number of items originally ordered.
|
![]() | VATTotal |
The total amount of VAT charged for the line
|
![]() | VIPOrderNo |
The unqiue order number given to your VIP order.
|
![]() | VIPSKU |
The unique VIP product code of the itemon the order.
|