Interface: SupplementalComputation
Defined in: src/lib/invoice/supplemental.ts:53
The computed supplemental: only positive-delta lines, and their exact sum.
Properties
lines
readonlylines:SupplementalLine[]
Defined in: src/lib/invoice/supplemental.ts:54
totalCents
readonlytotalCents:Cents
Defined in: src/lib/invoice/supplemental.ts:55