CredentialRequestInput

Types

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