Interface: ReconcileResult
Defined in: src/lib/wise/reconcile.ts:51
Properties
matches
matches:
ReconcileMatch[]
Defined in: src/lib/wise/reconcile.ts:52
orphans
orphans:
WiseTransfer[]
Defined in: src/lib/wise/reconcile.ts:54
Non-cancelled transfers that matched no open payment.
unmatchedPaymentIds
unmatchedPaymentIds:
string[]
Defined in: src/lib/wise/reconcile.ts:56
Open payments left without a transfer this run.