vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
vck-openid
/
at.asitplus.wallet.lib.oauth2
/
ResponseWithDpopNonce
Response
With
Dpop
Nonce
data
class
ResponseWithDpopNonce
<
T
>
(
val
response
:
T
,
val
dpopNonce
:
String
?
)
(
source
)
Members
Constructors
Response
With
Dpop
Nonce
Link copied to clipboard
constructor
(
response
:
T
,
dpopNonce
:
String
?
)
Properties
dpop
Nonce
Link copied to clipboard
val
dpopNonce
:
String
?
response
Link copied to clipboard
val
response
:
T