Skip to main content

Interface: ReconcileResult

Defined in: src/lib/reconcile/index.ts:28

Properties

applications

readonly applications: CheckApplication[]

Defined in: src/lib/reconcile/index.ts:29


appliedTotalCents

readonly appliedTotalCents: number

Defined in: src/lib/reconcile/index.ts:30


leftoverCents

readonly leftoverCents: number

Defined in: src/lib/reconcile/index.ts:32

Unapplied remainder of the check (overpayment / credit) in cents.