Skip to content

SudoSOS Back-end API / reports / ReportResponse

Interface: ReportResponse ​

Properties ​

data ​

ts
data: ReportDataResponse;

forId ​

ts
forId: number;

fromDate ​

ts
fromDate: string;

tillDate ​

ts
tillDate: string;

totalExclVat ​

ts
totalExclVat: DineroObjectResponse;

totalInclVat ​

ts
totalInclVat: DineroObjectResponse;

transactionCount ​

ts
transactionCount: number;

transactionCount