Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Attachment

Content in a format defined elsewhere

Hierarchy

Index

Properties

Optional contentType

contentType: code

Mime type of the content, with charset etc.

Optional creation

creation: dateTime

Date attachment was first created

Optional data

Data inline, base64ed

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional hash

Hash of the data (sha-1, base64ed)

Optional id

id: undefined | string

xml:id (or equivalent in JSON)

Optional language

language: code

Human language of the content (BCP-47)

Optional size

Number of bytes of content (if url provided)

Optional title

title: undefined | string

Label to display in place of the data

Optional url

url: uri

Uri where the data can be found

Generated using TypeDoc