DcqlResponseCredentialSet

This corresponds to a DCQL credential set requested as part of a query.

Constructors

Link copied to clipboard
constructor(optional: Boolean, options: List<DcqlResponseCredentialSetOption>)

Properties

Link copied to clipboard
open override val optional: Boolean

false if the credential set must be presented, true if it's optional.

Link copied to clipboard

a list of different credentials that can be presented. Contains at least one option and may contain more.