Interface: ReconcileResult
Defined in: src/lib/reconcile/index.ts:28
Properties
applications
readonlyapplications:CheckApplication[]
Defined in: src/lib/reconcile/index.ts:29
appliedTotalCents
readonlyappliedTotalCents:number
Defined in: src/lib/reconcile/index.ts:30
leftoverCents
readonlyleftoverCents:number
Defined in: src/lib/reconcile/index.ts:32
Unapplied remainder of the check (overpayment / credit) in cents.