Skip to content

SudoSOS Back-end API / invoicing / InvoiceEntryRequest

Interface: InvoiceEntryRequest ​

Properties ​

amount ​

ts
amount: number;

description ​

ts
description: string;

priceInclVat ​

ts
priceInclVat: DineroObjectRequest;

vatPercentage ​

ts
vatPercentage: number;