Skip to main content

Interface: LedgerCheckRow

Defined in: src/lib/reconcile/ledger.ts:119

Properties

appliedCents

readonly appliedCents: number

Defined in: src/lib/reconcile/ledger.ts:121


causes

readonly causes: readonly CauseChip[]

Defined in: src/lib/reconcile/ledger.ts:124


check

readonly check: LedgerCheck

Defined in: src/lib/reconcile/ledger.ts:120


dataIssue

readonly dataIssue: boolean

Defined in: src/lib/reconcile/ledger.ts:126

Applied more than the check is worth — a negative leftover.


unappliedCents

readonly unappliedCents: number

Defined in: src/lib/reconcile/ledger.ts:123

Confirmed → leftover; unconfirmed → the whole (possibly OCR-read) amount. Floored at 0.