@@ -40,6 +40,7 @@ export interface EquivalentItem {
export interface ReportData {
confidence: number;
analysisSource?: string;
identification: IdentificationData;
compliance: ComplianceData;
overPerformance: OverPerformanceItem[];
The note is not visible to the blocked user.