com.getsensibill.transactionmatcher / TransactionMatcher / TransactionMatcherListener / onMatched
onMatched
abstract fun onMatched(transactionList:
MutableList
<
MatchedExternalAccountTransaction
!>!):
Unit
Handle the previously given transactions being successfully matched
Parameters
transactionList
- MutableList<MatchedExternalAccountTransaction!>!: The list of matched transactions and receiptsabstract fun ~~onMatched~~(map:
MutableMap
<
ExternalAccountTransaction
!,
MatchedReceiptInfo
!>!):
Unit
Deprecated: Deprecated in Java
Handle the previously given transactions being successfully matched
Parameters
map
- MutableMap<ExternalAccountTransaction!, MatchedReceiptInfo!>!: A map of transactions to matched receipts