mDocs Holder SDK
Toggle table of contents
7.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
mDocs Holder SDK
mDocs Holder SDK
/
global.mattr.mobilecredential.holder.issuance.dto
/
NonceResult
Nonce
Result
@
Serializable
data
class
NonceResult
(
val
nonce
:
String
)
Members
Constructors
Nonce
Result
Link copied to clipboard
constructor
(
nonce
:
String
)
Properties
nonce
Link copied to clipboard
@
SerialName
(
value
=
"c_nonce"
)
val
nonce
:
String