Interface: AccountPaymentInput
Defined in: src/lib/ar/account.ts:27
One check_payment_applications row joined to its check — the caller reads, this classifies.
Properties
amountCents
readonlyamountCents:number
Defined in: src/lib/ar/account.ts:29
appliedAt
readonlyappliedAt:string
Defined in: src/lib/ar/account.ts:31
Application created_at (timestamptz) — when we applied the money.
checkDate
readonlycheckDate:string|null
Defined in: src/lib/ar/account.ts:36
The date printed on the check, when OCR captured one.
checkId
readonlycheckId:string
Defined in: src/lib/ar/account.ts:33
check_payments.id — the checks-page deep link target.
checkNumber
readonlycheckNumber:string|null
Defined in: src/lib/ar/account.ts:34
invoiceId
readonlyinvoiceId:string
Defined in: src/lib/ar/account.ts:28