Skip to content

SudoSOS Back-end API / html/document.html / IDocumentVatBand

Interface: IDocumentVatBand ​

One row in the cover-page VAT specification matrix (per-VAT-band totals).

Extended by ​

Properties ​

excl ​

ts
excl: number;

Sum of the excl-VAT amount across rows in this band, in euros.


incl ​

ts
incl: number;

Sum of the incl-VAT amount across rows in this band, in euros.


rate ​

ts
rate: number;

VAT percentage; 0 renders as "None" on the cover.


vat ​

ts
vat: number;

Sum of the VAT amount across rows in this band, in euros.