ProductManager Methods |
The ProductManager type exposes the following members.
Name | Description | |
---|---|---|
FetchProductInfos |
Fetches the product info from the ERP.
| |
FillProductValues |
Fills the product values from the response.
| |
GetProductInfo |
Gets the ProductInfo from the ERP
| |
GetProductPrices(Product) |
Gets the product prices list from the response.
| |
GetProductPrices(ProductInfo) |
Gets the product prices list from the response.
| |
GetProductsWithQuantities |
Gets the products and their current quantities.
|