Open
Description
Description
Feature Request
The SDK getCards function does not support query filters that are available in the underlying API.
SDK: https://uphold.github.io/uphold-sdk-javascript/actions/card/get-cards.html
API: https://uphold.com/en/developer/api/documentation/#list-cards
Provide additional options/params to support the query filters such as starred cards or specific currencies.
For the API example: currency:BTC,EUR settings.starred:true