Skip to main content

IDIDCommMessageAttachment interface

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

The DIDComm message structure for attachments. See https://identity.foundation/didcomm-messaging/spec/\#attachments

This API may change without a BREAKING CHANGE notice.

Signature:

export interface IDIDCommMessageAttachment

Properties

Property

Modifiers

Type

Description

byte_count?

number

(BETA) (Optional)

data

IDIDCommMessageAttachmentData

(BETA)

description?

string

(BETA) (Optional)

filename?

string

(BETA) (Optional)

format?

string

(BETA) (Optional)

id?

string

(BETA) (Optional)

lastmod_time?

string

(BETA) (Optional)

media_type?

string

(BETA) (Optional)