Skip to content

SudoSOS Back-end API / reports / ReportVatEntryResponse

Interface: ReportVatEntryResponse ​

Extends ​

Properties ​

totalExclVat ​

ts
totalExclVat: DineroObjectResponse;

Inherited from ​

ReportEntryResponse.totalExclVat


totalInclVat ​

ts
totalInclVat: DineroObjectResponse;

Inherited from ​

ReportEntryResponse.totalInclVat


vat ​

ts
vat: VatGroupResponse;