vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
openid-data-classes
/
at.asitplus.openid.dcql
/
DCQLClaimsQueryResult
/
IsoMdocResult
Iso
Mdoc
Result
data
class
IsoMdocResult
(
val
namespace
:
String
,
val
claimName
:
String
,
val
claimValue
:
Any
)
:
DCQLClaimsQueryResult
(
source
)
Members
Constructors
Iso
Mdoc
Result
Link copied to clipboard
constructor
(
namespace
:
String
,
claimName
:
String
,
claimValue
:
Any
)
Properties
claim
Name
Link copied to clipboard
val
claimName
:
String
claim
Value
Link copied to clipboard
val
claimValue
:
Any
namespace
Link copied to clipboard
val
namespace
:
String