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