XML3 - API DLL Documentation
Namespace to envelope all classes and methods relating to retrieving and managing Products
Classes
Class | Description | |
---|---|---|
Product |
Base class that manages all aspects of the product, this includes retrieval of product details, attributes, quantities and price breaks.
| |
ProductAttribute |
Base class that holds a Description of the attribute, and the value of said attribute.
| |
ProductPrice |
Class to manage, retrieve stock price figures for pre-configured price breaks.
| |
Products |
Management class that can create a collection of the Product object, which allows for searching and manipulation within the Products object.
| |
ProductStock |
Class to manage, retrieve stock quantity figures.
|