Skip to main content

@triveria/wallet / Exports / CredentialVerifierDefinition

Interface: CredentialVerifierDefinition

Table of contents

Properties

Properties

dcqlQuery

Optional dcqlQuery: DCQLQuery

Defined in

api.ts:350


description

Optional description: string

Defined in

api.ts:340


id

id: string

Unique ID of the definition

Defined in

api.ts:344


name

name: string

Human readable name of the definition

Defined in

api.ts:339


presentationDefinition

Optional presentationDefinition: PresentationDefinition

Defined in

api.ts:349


scope

Optional scope: string

A custom authorization scope that can be used for this verifier with authorization request

Defined in

api.ts:348