Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnsignedPresentationRequest

Encapsulates addition request attributes to the general presentation request type for the purposes of sending an unsigned 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

A string representation of an ambiguous object. Note: the Any type does not work because still needs a scheme (but can be assigned dymanically) & Struct does not work becuase not determinsitcally serialzied across langauges

updatedAt

updatedAt: Date

uuid

uuid: string

verifier

verifier: string

version

version: string

Generated using TypeDoc