severityLevel property

String? get severityLevel
inherited

Severity level of the violation. Normally 'sev-1' that adds strike on repeat offense

Implementation

String? get comment; List<String>? get policies;/// Severity level of the violation. Normally 'sev-1' that adds strike on repeat offense
String? get severityLevel;