toggle menu
vc-k
5.1.0
common
switch theme
search in API
openid-data-classes
/
at.asitplus.openid
/
AuthenticationResponseParameters
/
AuthenticationResponseParameters
Authentication
Response
Parameters
constructor
(
code
:
String
?
=
null
,
idToken
:
String
?
=
null
,
vpToken
:
JsonElement
?
=
null
,
presentationSubmission
:
PresentationSubmission
?
=
null
,
state
:
String
?
=
null
,
issuer
:
String
?
=
null
,
audience
:
String
?
=
null
,
expiration
:
Instant
?
=
null
,
response
:
String
?
=
null
)
(
source
)