InvoiceLine Class
This is a class from the KashFlow Accounting Software SOAP APIDescription
Parameters
LineID
Integer (read-only)
Integer (read-only)
System-wide unique number for this line
Quantity
Decimal
Decimal
Quantity invoiced
Description
String
String
Description of item invoiced
Rate
Decimal
Decimal
Rate per item
ChargeType
Integer
Integer
For Sales: Related ID of Sales Type (from GetNominalCodes or GetProducts).
For Purchases: Related Nominal ID From GetNominalCodes.
Set to 0 to select ‘Other’
ProjID
Integer
Integer
The Project to which this line should be assigned. Leave as 0 if in doubt
VatAmount
Decimal
Decimal
The VAT amount for this line
VatRate
Decimal
Decimal
The VAT rate applied to this line (e.g. 15 for 15%)
For Vat Exempt (the n/a code) use -1
For Vat Exempt (the n/a code) use -1
Sort
Integer
Integer
Sort order value
ProductID
Integer
Integer
An integer value representing the ID of a SubProduct (from GetSubProducts)
Set to 0 for “None”
ValuesInCurrency
Integer/String
Integer/String
Set to “1″ if the Rate and VATAmount is already in foreign currency