Skip to main content

IMessageAttachmentData interface

This API is provided as a 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 data in an attachment. See https://identity.foundation/didcomm-messaging/spec/\#attachments

This API may change without a BREAKING CHANGE notice.

Signature:

export interface IMessageAttachmentData

Properties

PropertyModifiersTypeDescription
base64?string(BETA) (Optional)
hash?string(BETA) (Optional)
json?any(BETA) (Optional)
jws?any(BETA) (Optional)
links?string[](BETA) (Optional)