Skip to main content

Interface: CheckApplication

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

Properties

appliedCents

readonly appliedCents: number

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


fullyPaid

readonly fullyPaid: boolean

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

True when appliedCents clears the invoice's full outstanding balance.


invoiceId

readonly invoiceId: string

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