FindingStatisticType

public enum FindingStatisticType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case countBySeverity = "COUNT_BY_SEVERITY"
  • Declaration

    Swift

    public var description: String { get }