Back to Trilium

Interface FAttachmentRow

docs/Script API/interfaces/Frontend_Script_API._internal_.FAttachmentRow.html

0.102.21.5 KB
Original Source

Interface FAttachmentRow

interface FAttachmentRow {
attachmentId: string;
contentLength: number;
dateModified: string;
mime: string;
ownerId: string;
role: string;
title: string;
utcDateModified: string;
utcDateScheduledForErasureSince: string;
}

Index

Properties

attachmentIdcontentLengthdateModifiedmimeownerIdroletitleutcDateModifiedutcDateScheduledForErasureSince

Properties

attachmentId

attachmentId: string

contentLength

contentLength: number

dateModified

dateModified: string

mime

mime: string

ownerId

ownerId: string

role

role: string

title

title: string

utcDateModified

utcDateModified: string

utcDateScheduledForErasureSince

utcDateScheduledForErasureSince: string

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties attachmentIdcontentLengthdateModifiedmimeownerIdroletitleutcDateModifiedutcDateScheduledForErasureSince