Options
All
  • Public
  • Public/Protected
  • All
Menu

Metadata for an issue attachment.

Hierarchy

  • AttachmentMetadata

Index

Properties

Optional author

author: User

Details of the user who attached the file.

Optional content

content: string

The URL of the attachment.

Optional created

created: string

The datetime the attachment was created.

format

date-time

Optional filename

filename: string

The name of the attachment file.

Optional id

id: number

The ID of the attachment.

format

int64

Optional mediaApiFileId

mediaApiFileId: string

The file ID of the attachment in the media store. See the Media API documentation for more details.

Optional mimeType

mimeType: string

The MIME type of the attachment.

Optional properties

properties: Record<string, any>

Additional properties of the attachment.

Optional self

self: string

The URL of the attachment metadata details.

format

uri

Optional size

size: number

The size of the attachment.

format

int64

Optional thumbnail

thumbnail: string

The URL of a thumbnail representing the attachment.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc