Interface: LedgerApplication
Defined in: src/lib/reconcile/ledger.ts:39
One check_payment_applications row.
Properties
amountAppliedCents
readonlyamountAppliedCents:number
Defined in: src/lib/reconcile/ledger.ts:42
checkPaymentId
readonlycheckPaymentId:string
Defined in: src/lib/reconcile/ledger.ts:41
invoiceId
readonlyinvoiceId:string
Defined in: src/lib/reconcile/ledger.ts:40
matchBasis
readonlymatchBasis: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).