getProducts

abstract fun getProducts(productIDs: Array<String>): Promise<Array<Product>>(source)