http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-tools-verify
/
org.http4k.verify
/
ArtifactCheckReport
Artifact
Check
Report
data
class
ArtifactCheckReport
(
val
file
:
String
?
=
null
,
val
bundle
:
String
?
=
null
,
val
verification
:
VerificationStatus
)
(
source
)
Members
Constructors
Artifact
Check
Report
Link copied to clipboard
constructor
(
file
:
String
?
=
null
,
bundle
:
String
?
=
null
,
verification
:
VerificationStatus
)
Properties
bundle
Link copied to clipboard
val
bundle
:
String
?
file
Link copied to clipboard
val
file
:
String
?
verification
Link copied to clipboard
val
verification
:
VerificationStatus