This async method retrieves a list of all VIP tiers for the account. This method always makes an API call to fetch the latest data.Documentation Index
Fetch the complete documentation index at: https://dev.smile.io/llms.txt
Use this file to discover all available pages before exploring further.
Returns
This method returns aPromise that:
- On success, resolves with an array of VIP tier objects. If no VIP tiers are defined, the array will be empty.
- On failure, rejects with an error object.
Promise will be rejected.