Hello Fireblocks SDK Team,
I've noticed a discrepancy in the pagination capabilities of the SDK. The getTransactionsWithPageInfo method supports an optional nextOrPreviousPath parameter for enhanced pagination, but this feature is absent in the getVaultAccountsWithPageInfo method.
Implementing a similar parameter for getVaultAccountsWithPageInfo would not only bring consistency across the SDK but also improve usability for clients needing advanced pagination features.
Would it be possible to add this feature to the getVaultAccountsWithPageInfo method?
Thank you for your consideration.
Best regards,
Søren
Hello Fireblocks SDK Team,
I've noticed a discrepancy in the pagination capabilities of the SDK. The
getTransactionsWithPageInfomethod supports an optionalnextOrPreviousPathparameter for enhanced pagination, but this feature is absent in thegetVaultAccountsWithPageInfomethod.Implementing a similar parameter for
getVaultAccountsWithPageInfowould not only bring consistency across the SDK but also improve usability for clients needing advanced pagination features.Would it be possible to add this feature to the
getVaultAccountsWithPageInfomethod?Thank you for your consideration.
Best regards,
Søren