getProducts
fun getProducts(productIds: List<String>, callback: GetStoreProductsCallback)
Content copied to clipboard
Gets the StoreProduct(s) for the given list of product ids.
Parameters
productIds
List of productIds
callback
Response callback