Share via


AttachmentInfo interface

Represents information about an attachment.

Properties

name

The name of the attachment.

type

The type of the attachment.

views

The views of the attachment.

Property Details

name

The name of the attachment.

name: string

Property Value

string

type

The type of the attachment.

type: string

Property Value

string

views

The views of the attachment.

views: AttachmentView[]

Property Value