Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V20PresExRecord

Hierarchy

  • V20PresExRecord

Index

Properties

auto_present?: boolean

Prover choice to auto-present proof as verifier requests

memberof

V20PresExRecord

auto_verify?: boolean

Verifier choice to auto-verify proof presentation

memberof

V20PresExRecord

Attachment content by format for proposal, request, and presentation

memberof

V20PresExRecord

connection_id?: string

Connection identifier

memberof

V20PresExRecord

created_at?: string

Time of record creation

memberof

V20PresExRecord

error_msg?: string

Error message

memberof

V20PresExRecord

Present-proof exchange initiator: self or external

memberof

V20PresExRecord

pres?: V20Pres

Presentation message

memberof

V20PresExRecord

pres_ex_id?: string

Presentation exchange identifier

memberof

V20PresExRecord

pres_proposal?: V20PresProposal

Presentation proposal message

memberof

V20PresExRecord

pres_request?: V20PresRequest

Presentation request message

memberof

V20PresExRecord

Present-proof exchange role: prover or verifier

memberof

V20PresExRecord

Present-proof exchange state

memberof

V20PresExRecord

thread_id?: string

Thread identifier

memberof

V20PresExRecord

trace?: boolean

Record trace information, based on agent configuration

memberof

V20PresExRecord

updated_at?: string

Time of last record update

memberof

V20PresExRecord

Whether presentation is verified: 'true' or 'false'

memberof

V20PresExRecord

Generated using TypeDoc