DCQLCredentialQueryIdentifier

@Serializable
value class DCQLCredentialQueryIdentifier(val string: String)(source)

A string identifying the Credential in the response and, if provided, the constraints in credential_sets. The value MUST be a non-empty string consisting of alphanumeric, underscore (_) or hyphen (-) characters. Within the Authorization Request, the same id MUST NOT be present more than once.

Constructors

Link copied to clipboard
constructor(string: String)

Properties

Link copied to clipboard