Interface CheckmarxReportResponse

interface CheckmarxReportResponse {
    reportId: string;
}

Properties

Properties

reportId: string