Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PresentationPb

Note the proto defined types import with a 'Pb' suffix that also have older, vanilla ts types defined. The "Pb" serves to differentiate until we can ditch the legacy ts defined types.

Hierarchy

  • PresentationPb

Index

Properties

context

context: string[]

presentationRequestId

presentationRequestId: string

proof

proof: undefined | ProofPb

type

type: string[]

uuid

uuid: string

verifiableCredential

verifiableCredential: CredentialPb[]

Optional. If undefined or empty it means the presentation request was declined

verifierDid

verifierDid: string

Generated using TypeDoc