AccountTransactionsAdapter

This interface represents an adapter for searching transactions in an account.

Functions

Link copied to clipboard
abstract fun getTransactionById(transactionId: String): AccountTransactionDto

Returns account transaction by ID

Link copied to clipboard

Searches for transactions based on given parameters.