toggle menu
0.13.0-SNAPSHOT
0.13.0-SNAPSHOT
0.12.5
jvm
switch theme
search in API
modulecheck-reporting:sarif
/
modulecheck.reporting.sarif
/
PropertyBag
Property
Bag
@
JsonClass
(
generateAdapter
=
true
)
data
class
PropertyBag
(
@
Json
(
name
=
"tags"
)
val
tags
:
List
<
String
>
?
=
null
)
(
source
)
Key/value pairs.
Since
0.12.0
Members
Constructors
Property
Bag
Link copied to clipboard
constructor
(
@
Json
(
name
=
"tags"
)
tags
:
List
<
String
>
?
=
null
)
Properties
tags
Link copied to clipboard
val
tags
:
List
<
String
>
?
=
null
A set of distinct strings that provide additional information.