Suppression
@Serializable
A suppression that is relevant to a result.
Constructors
Link copied to clipboard
constructor(guid: String? = null, justification: String? = null, kind: SuppressionKind, location: Location? = null, properties: PropertyBag? = null, status: Status? = null)