Interface CheckmarxTotalCounters

interface CheckmarxTotalCounters {
    severityCounters: CheckmarxSeverityCounter[];
}

Properties

Properties

severityCounters: CheckmarxSeverityCounter[]