Skip to content

SudoSOS Back-end API / catalogue/vat / VatDeclarationRow

Interface: VatDeclarationRow ​

Properties ​

id ​

ts
id: number;

name ​

ts
name: string;

percentage ​

ts
percentage: number;

values ​

ts
values: DineroObject[];