toggle menu
vclib-openid
3.6.0
common
switch theme
search in API
vclib-openid
/
at.asitplus.wallet.lib.oidvci
/
WalletService
/
RequestOptions
/
RequestOptions
Request
Options
constructor
(
credentialScheme
:
ConstantIndex.CredentialScheme
,
representation
:
ConstantIndex.CredentialRepresentation
=
ConstantIndex.CredentialRepresentation.PLAIN_JWT
,
requestedAttributes
:
Set
<
String
>
?
=
null
,
state
:
String
=
uuid4().toString()
,
clock
:
Clock
=
Clock.System
)