SubProduct Class
This is a class from the KashFlow Accounting Software SOAP APIDescription
The SubProduct class is used to represent what is referred to within the application as “Products” or “Sub-Outgoing Types”.
Parameters
id
Integer
Integer
The system-wide, unique ID number for this SubProduct
ParentID
Integer
Integer
The ID of the parent NominalCode to which this SubProduct belongs
Name
String
String
The name for this SubProduct
Code
String
String
The code for this SubProduct. Unlike a NominalCode, this doesn’t need to be numeric.
Description
String
String
A description for this SubProduct
Price
Decimal
Decimal
The default price of the sub-product
VatRate
Decimal
Decimal
The default VAT Rate of the sub-product
WholesalePrice
Decimal
Decimal
The wholesale price of the sub-product
Managed
Integer
Integer
A flag indicating whether a sub-products’ stock is managed. Set to 1 if you want the sub-product managed
QtyInStock
Integer
Integer
The current stock quantity of the sub-product
StockWarnQty
Integer
Integer
The current configured stock warning quantity of the sub-product