Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PresentationRequest

Encapsulates addition request attributes to the unsigned presentation request type for the purposes of sending a signed presentation request.

Hierarchy

Index

Properties

createdAt

createdAt: Date

credentialRequests

credentialRequests: CredentialRequest[]

expiresAt

expiresAt: Date

holderAppUuid

holderAppUuid: string

id

id: string

An indentifier for related presetnation requests across versions

Optional metadata

metadata: string

proof

proof: Proof

updatedAt

updatedAt: Date

uuid

uuid: string

verifier

verifier: string

version

version: string

Generated using TypeDoc