Export

InvitationCreateRequest

Hierarchy

  • InvitationCreateRequest

Properties

accept?: string[]

List of mime type in order of preference that should be use in responding to the message

Memberof

InvitationCreateRequest

alias?: string

Alias for connection

Memberof

InvitationCreateRequest

attachments?: AttachmentDef[]

Optional invitation attachments

Memberof

InvitationCreateRequest

goal?: string

A self-attested string that the receiver may want to display to the user about the context-specific goal of the out-of-band message

Memberof

InvitationCreateRequest

goal_code?: string

A self-attested code the receiver may want to display to the user or use in automatically deciding what to do with the out-of-band message

Memberof

InvitationCreateRequest

handshake_protocols?: string[]

Memberof

InvitationCreateRequest

mediation_id?: string

Identifier for active mediation record to be used

Memberof

InvitationCreateRequest

metadata?: object

Optional metadata to attach to the connection created with the invitation

Memberof

InvitationCreateRequest

my_label?: string

Label for connection invitation

Memberof

InvitationCreateRequest

protocol_version?: string

OOB protocol version

Memberof

InvitationCreateRequest

use_public_did?: boolean

Whether to use public DID in invitation

Memberof

InvitationCreateRequest

Generated using TypeDoc