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

V20CredExRecord

Hierarchy

  • V20CredExRecord

Index

Properties

auto_issue?: boolean

Issuer choice to issue to request in this credential exchange

memberof

V20CredExRecord

auto_offer?: boolean

Holder choice to accept offer in this credential exchange

memberof

V20CredExRecord

auto_remove?: boolean

Issuer choice to remove this credential exchange record when complete

memberof

V20CredExRecord

Attachment content by format for proposal, offer, request, and issue

memberof

V20CredExRecord

connection_id?: string

Connection identifier

memberof

V20CredExRecord

created_at?: string

Time of record creation

memberof

V20CredExRecord

cred_ex_id?: string

Credential exchange identifier

memberof

V20CredExRecord

cred_issue?: V20CredIssue

Serialized credential issue message

memberof

V20CredExRecord

cred_offer?: V20CredOffer

Credential offer message

memberof

V20CredExRecord

cred_preview?: V20CredPreview

Credential preview from credential proposal

memberof

V20CredExRecord

cred_proposal?: V20CredProposal

Credential proposal message

memberof

V20CredExRecord

cred_request?: V20CredRequest

Serialized credential request message

memberof

V20CredExRecord

error_msg?: string

Error message

memberof

V20CredExRecord

Issue-credential exchange initiator: self or external

memberof

V20CredExRecord

parent_thread_id?: string

Parent thread identifier

memberof

V20CredExRecord

Issue-credential exchange role: holder or issuer

memberof

V20CredExRecord

Issue-credential exchange state

memberof

V20CredExRecord

thread_id?: string

Thread identifier

memberof

V20CredExRecord

trace?: boolean

Record trace information, based on agent configuration

memberof

V20CredExRecord

updated_at?: string

Time of last record update

memberof

V20CredExRecord

Generated using TypeDoc