DcqlCredentialSetOption

data class DcqlCredentialSetOption(val credentialIds: List<String>)

DCQL credential set options.

Reference: OpenID4VP 1.0 Section 6.4.2.

Constructors

Link copied to clipboard
constructor(credentialIds: List<String>)

Properties

Link copied to clipboard

a list of credential IDs that can satisfy the request.