CustodyAccountTransactionsAdapter

Functions

Link copied to clipboard
abstract fun searchCustodyTransactions(page: Int, size: Int, sorting: List<SortOrder>, custodyAccountId: String, custodyTransactionSearchRequest: CustodyTransactionSearchRequestDto): CustodyTransactionSearchResponseDto

Searches for transactions based on given parameters.