MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.verification
/
MdocQueryData
/
QueryClaim
Query
Claim
data
class
QueryClaim
(
val
name
:
String
,
val
identifier
:
String
?
)
Query for a claim
Parameters
name
of the claim that is being queried
identifier
"id" of this claim's query in DCQL if any
Members
Members & Extensions
Constructors
Query
Claim
Link copied to clipboard
constructor
(
name
:
String
,
identifier
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identifier
Link copied to clipboard
val
identifier
:
String
?
name
Link copied to clipboard
val
name
:
String
Functions
to
Cbor
Link copied to clipboard
fun
MdocQueryData.QueryClaim
.
toCbor
(
)
:
ByteArray
to
Data
Item
Link copied to clipboard
fun
MdocQueryData.QueryClaim
.
toDataItem
(
)
:
DataItem