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

ConnRecord

Hierarchy

  • ConnRecord

Index

Properties

Connection acceptance: manual or auto

memberof

ConnRecord

alias?: string

Optional alias to apply to connection for later use

memberof

ConnRecord

connection_id?: string

Connection identifier

memberof

ConnRecord

connection_protocol?: ConnRecordConnectionProtocolEnum

Connection protocol used

memberof

ConnRecord

created_at?: string

Time of record creation

memberof

ConnRecord

error_msg?: string

Error message

memberof

ConnRecord

inbound_connection_id?: string

Inbound routing connection id to use

memberof

ConnRecord

invitation_key?: string

Public key for connection

memberof

ConnRecord

Invitation mode

memberof

ConnRecord

invitation_msg_id?: string

ID of out-of-band invitation message

memberof

ConnRecord

my_did?: string

Our DID for connection

memberof

ConnRecord

request_id?: string

Connection request identifier

memberof

ConnRecord

rfc23_state?: string

State per RFC 23

memberof

ConnRecord

Routing state of connection

memberof

ConnRecord

state?: string

Current record state

memberof

ConnRecord

their_did?: string

Their DID for connection

memberof

ConnRecord

their_label?: string

Their label for connection

memberof

ConnRecord

their_public_did?: string

Other agent's public DID for connection

memberof

ConnRecord

Their role in the connection protocol

memberof

ConnRecord

updated_at?: string

Time of last record update

memberof

ConnRecord

Generated using TypeDoc