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

V10PresentationExchange

Hierarchy

  • V10PresentationExchange

Index

Properties

auto_present?: boolean

Prover choice to auto-present proof as verifier requests

memberof

V10PresentationExchange

auto_verify?: boolean

Verifier choice to auto-verify proof presentation

memberof

V10PresentationExchange

connection_id?: string

Connection identifier

memberof

V10PresentationExchange

created_at?: string

Time of record creation

memberof

V10PresentationExchange

error_msg?: string

Error message

memberof

V10PresentationExchange

Present-proof exchange initiator: self or external

memberof

V10PresentationExchange

presentation?: IndyProof

(Indy) presentation (also known as proof)

memberof

V10PresentationExchange

presentation_exchange_id?: string

Presentation exchange identifier

memberof

V10PresentationExchange

presentation_proposal_dict?: PresentationProposal

Presentation proposal message

memberof

V10PresentationExchange

presentation_request?: IndyProofRequest

(Indy) presentation request (also known as proof request)

memberof

V10PresentationExchange

presentation_request_dict?: PresentationRequest

Presentation request message

memberof

V10PresentationExchange

Present-proof exchange role: prover or verifier

memberof

V10PresentationExchange

state?: string

Present-proof exchange state

memberof

V10PresentationExchange

thread_id?: string

Thread identifier

memberof

V10PresentationExchange

trace?: boolean

Record trace information, based on agent configuration

memberof

V10PresentationExchange

updated_at?: string

Time of last record update

memberof

V10PresentationExchange

Whether presentation is verified: true or false

memberof

V10PresentationExchange

Generated using TypeDoc