Skip to main content

Interface: LedgerApplication

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

One check_payment_applications row.

Properties

amountAppliedCents

readonly amountAppliedCents: number

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


checkPaymentId

readonly checkPaymentId: string

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


invoiceId

readonly invoiceId: string

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


matchBasis

readonly matchBasis: string | null

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

match_basis of the remittance line that chose this invoice. null = confirmed before the ref-first matcher existed, i.e. allocated by the old greedy matcher (cause #5).