Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CredentialRequest

Object that encapsulates Credential information requested. Note this is used moslty used within Presentations and PresentationRequests. However it can also be used as an UnsignedCredentialRequest when dealing with a signed SubjectCredentialRequest.

Hierarchy

  • CredentialRequest

Index

Properties

Properties

issuers

issuers: string[]

list of acceptable issuer DIDs that have issued the credential

required

required: boolean

to denote wether this particular credential is required in response to the PresentationRequest. Defaults behavior resolves this to true.

type

type: string

the string matching the desire credential type

Generated using TypeDoc