Interface: WiseReconcileSnapshot
Defined in: src/lib/wise/reconcile.ts:60
Persisted snapshot of the last reconciliation run (stored in settings; read by the admin UI).
Properties
completedCount
completedCount:
number
Defined in: src/lib/wise/reconcile.ts:65
error
error:
string|null
Defined in: src/lib/wise/reconcile.ts:63
lastRunAt
lastRunAt:
string
Defined in: src/lib/wise/reconcile.ts:61
matchedCount
matchedCount:
number
Defined in: src/lib/wise/reconcile.ts:64
ok
ok:
boolean
Defined in: src/lib/wise/reconcile.ts:62
orphans
orphans:
object[]
Defined in: src/lib/wise/reconcile.ts:75
created
created:
string|null
currency
currency:
string
reference
reference:
string|null
targetCentavos
targetCentavos:
number
transferId
transferId:
string
unmatchedCount
unmatchedCount:
number
Defined in: src/lib/wise/reconcile.ts:66
variances
variances:
object[]
Defined in: src/lib/wise/reconcile.ts:67
contractorName
contractorName:
string
paymentCentavos
paymentCentavos:
number
paymentId
paymentId:
string
transferCentavos
transferCentavos:
number
transferId
transferId:
string
varianceCentavos
varianceCentavos:
number