getProducts
abstract fun getProducts( productIDs: <Error class: unknown class><String>): <Error class: unknown class><<Error class: unknown class><Product>>(source)
Resolves with an array of Product
objects.
Retrieves the product descriptions.