Returns
This method returns aPromise that:
- On success, resolves with an array of customer points product objects. If no points products are defined, the array will be empty.
- On failure, rejects with an error object.
Promise will be rejected.Smile.customerPointsProducts.get()
Promise that:
Promise will be rejected.