Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PresentationRequestPb

Encapsulates request attributes for the purposes of requesting presentation of credentials with the addition of a proof. Tighting coupled to UnsignedPresentationRequest.

Hierarchy

  • PresentationRequestPb

Index

Properties

createdAt

createdAt: undefined | Date

credentialRequests

credentialRequests: CredentialRequest[]

expiresAt

expiresAt: undefined | 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

proof

proof: undefined | ProofPb

updatedAt

updatedAt: undefined | Date

uuid

uuid: string

verifier

verifier: string

version

version: string

Generated using TypeDoc