Skip to main content

@triveria/wallet / Exports / EvidenceItem

Interface: EvidenceItem

A scheme providing enough information for a verifier to determine whether the evidence gathered by the issuer meets its confidence requirements for relying on the credential

Export

EvidenceItem

Indexable

▪ [key: string]: any

Table of contents

Properties

Properties

id

Optional id: string

URL that points to where more information about this instance of evidence can be found

Memberof

EvidenceItem

Defined in

api.ts:980


type

type: string[]

The precise content of each evidence scheme is determined by the specific evidence type definition.

Memberof

EvidenceItem

Defined in

api.ts:986