DCQLCredentialQueryMatchingResult
Inheritors
Types
Link copied to clipboard
OpenID4VP 1.0, section 6.4.1: for formats without selective disclosure, absent claims requests the full credential because all claims are mandatory.
Link copied to clipboard
OpenID4VP 1.0, section 6.4.1: for selectively disclosable credentials, absent claims requests no selectively disclosable claims, only mandatory claims.
Link copied to clipboard
data class ClaimsQueryResults(val claimsQueryResults: List<DCQLClaimsQueryResult>) : DCQLCredentialQueryMatchingResult
OpenID4VP 1.0, section 6.4.1: present claims requests the listed claims, optionally constrained by claim_sets.