Add-On
Add On: All
Returns a collection of Add-On objects.
- Callback
- Promise
gateway.addOn.all((err, result) => { const addOns = result.addOns; });
If the add-on can't be found, it will return a notFoundError
.
Returns a collection of Add-On objects.
gateway.addOn.all((err, result) => { const addOns = result.addOns; });
If the add-on can't be found, it will return a notFoundError
.
We use cookies to improve your experience on our site. May we use marketing cookies to show you personalized ads? Manage all cookies