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

InvitationRecord

Hierarchy

  • InvitationRecord

Index

Properties

created_at?: string

Time of record creation

memberof

InvitationRecord

invi_msg_id?: string

Invitation message identifier

memberof

InvitationRecord

invitation?: InvitationMessage

Out of band invitation message

memberof

InvitationRecord

invitation_id?: string

Invitation record identifier

memberof

InvitationRecord

invitation_url?: string

Invitation message URL

memberof

InvitationRecord

oob_id?: string

Out of band record identifier

memberof

InvitationRecord

state?: string

Out of band message exchange state

memberof

InvitationRecord

trace?: boolean

Record trace information, based on agent configuration

memberof

InvitationRecord

updated_at?: string

Time of last record update

memberof

InvitationRecord

Generated using TypeDoc