vc-k
Toggle table of contents
7.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
vck-openid-ktor
/
at.asitplus.wallet.lib.ktor.openid
/
ProblemDetails
/
ProblemDetails
Problem
Details
constructor
(
type
:
String
=
"about:blank"
,
status
:
Int
?
=
null
,
title
:
String
?
=
null
,
detail
:
String
?
=
null
,
instance
:
String
?
=
null
,
extensions
:
JsonObject
=
JsonObject(emptyMap())
)
(
source
)