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

V10CredentialExchange

Hierarchy

  • V10CredentialExchange

Index

Properties

auto_issue?: boolean

Issuer choice to issue to request in this credential exchange

memberof

V10CredentialExchange

auto_offer?: boolean

Holder choice to accept offer in this credential exchange

memberof

V10CredentialExchange

auto_remove?: boolean

Issuer choice to remove this credential exchange record when complete

memberof

V10CredentialExchange

connection_id?: string

Connection identifier

memberof

V10CredentialExchange

created_at?: string

Time of record creation

memberof

V10CredentialExchange

credential?: IndyCredInfo

Credential as stored

memberof

V10CredentialExchange

credential_definition_id?: string

Credential definition identifier

memberof

V10CredentialExchange

credential_exchange_id?: string

Credential exchange identifier

memberof

V10CredentialExchange

credential_id?: string

Credential identifier

memberof

V10CredentialExchange

credential_offer?: IndyCredAbstract

(Indy) credential offer

memberof

V10CredentialExchange

credential_offer_dict?: CredentialOffer

Credential offer message

memberof

V10CredentialExchange

credential_proposal_dict?: CredentialProposal

Credential proposal message

memberof

V10CredentialExchange

credential_request?: IndyCredRequest

(Indy) credential request

memberof

V10CredentialExchange

credential_request_metadata?: object

(Indy) credential request metadata

memberof

V10CredentialExchange

error_msg?: string

Error message

memberof

V10CredentialExchange

Issue-credential exchange initiator: self or external

memberof

V10CredentialExchange

parent_thread_id?: string

Parent thread identifier

memberof

V10CredentialExchange

raw_credential?: IndyCredential

Credential as received, prior to storage in holder wallet

memberof

V10CredentialExchange

revoc_reg_id?: string

Revocation registry identifier

memberof

V10CredentialExchange

revocation_id?: string

Credential identifier within revocation registry

memberof

V10CredentialExchange

Issue-credential exchange role: holder or issuer

memberof

V10CredentialExchange

schema_id?: string

Schema identifier

memberof

V10CredentialExchange

state?: string

Issue-credential exchange state

memberof

V10CredentialExchange

thread_id?: string

Thread identifier

memberof

V10CredentialExchange

trace?: boolean

Record trace information, based on agent configuration

memberof

V10CredentialExchange

updated_at?: string

Time of last record update

memberof

V10CredentialExchange

Generated using TypeDoc