SudoSOS Back-end API / reports / ReportProductEntryResponse
Interface: ReportProductEntryResponse ​
Extends ​
Properties ​
count ​
ts
count: number;image? ​
ts
optional image?: string;image (nullable)
product ​
ts
product: BaseProductResponse;totalExclVat ​
ts
totalExclVat: DineroObjectResponse;Inherited from ​
ReportEntryResponse.totalExclVat
totalInclVat ​
ts
totalInclVat: DineroObjectResponse;