QueryClaim

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

Constructors

Link copied to clipboard
constructor(name: String, identifier: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard