CredentialRequestInput

Deprecated

Removed in OID4VCI draft 15, use createCredentialRequest with token response

Inheritors

Types

Link copied to clipboard
data class Format(    val supportedCredentialFormat: SupportedCredentialFormat,     val requestedAttributes: Set<String>? = null) : WalletService.CredentialRequestInput
Link copied to clipboard