toggle menu
vc-k
5.8.0-SNAPSHOT
common
switch theme
search in API
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