vc-k
5.13.0
      Target filter
Search in API
Skip to content
    vc-k
vck-openid/at.asitplus.wallet.lib.openid/PresentationExchangeMatchingResult

PresentationExchangeMatchingResult

data class PresentationExchangeMatchingResult<Credential : Any>(val presentationRequest: CredentialPresentationRequest.PresentationExchangeRequest, val matchingResult: HolderPresentationExchangeQueryMatchingResult<Credential>) : CredentialMatchingResult<Credential> (source)

Constructors

PresentationExchangeMatchingResult
Link copied to clipboard
constructor(presentationRequest: CredentialPresentationRequest.PresentationExchangeRequest, matchingResult: HolderPresentationExchangeQueryMatchingResult<Credential>)

Properties

matchingResult
Link copied to clipboard
open override val matchingResult: HolderPresentationExchangeQueryMatchingResult<Credential>
presentationRequest
Link copied to clipboard
open override val presentationRequest: CredentialPresentationRequest.PresentationExchangeRequest
Generated by Dokka
© 2026 Copyright