public sealed class FindingTypeStats : IMessage<FindingTypeStats>, IEquatable<FindingTypeStats>, IDeepCloneable<FindingTypeStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class FindingTypeStats.
A FindingTypeStats resource represents stats regarding a specific FindingType
of Findings under a given ScanRun.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The document provides reference documentation and code samples for the `FindingTypeStats` class within the Web Security Scanner v1 API."],["`FindingTypeStats` represents statistics for a specific `FindingType` of `Findings` within a given `ScanRun`."],["The `FindingTypeStats` class has properties such as `FindingCount` which is the count of findings and `FindingType` which is the type of finding."],["The class has two constructors, a default constructor and one that takes another `FindingTypeStats` object as a parameter for copying."],["The latest version for this class is `2.5.0`, and it has versions available down to `1.0.0` that are listed within the document."]]],[]]