Skip to content

SudoSOS Back-end API / invoicing / InvoiceEntryResponse

Interface: InvoiceEntryResponse ​

Properties ​

amount ​

ts
amount: number;

custom ​

ts
custom: boolean;

description ​

ts
description: string;

priceInclVat ​

ts
priceInclVat: DineroObject;

vatPercentage ​

ts
vatPercentage: number;