DcqlResponseCredentialSetOptionMemberMatch

Constructors

constructor(credential: Credential, claims: Map<RequestedClaim, Claim>, credentialQuery: DcqlCredentialQuery)

Properties

Link copied to clipboard
open override val claims: Map<RequestedClaim, Claim>

the claims to present along with their request

Link copied to clipboard
open override val credential: Credential

the Credential to present.

Link copied to clipboard

The DcqlCredentialQuery which was used for this match.