Class: FAttachment

FAttachment()

Attachment is a file directly tied into a note without being a hidden child.

Constructor

new FAttachment()

Source:

Members

attachmentId :string

Type:
  • string
Source:

contentLength :int

optionally added to the entity
Type:
Source:

dateModified :string

Type:
  • string
Source:

froca :Froca

Type:
  • Froca
Source:

mime :string

Type:
  • string
Source:

ownerId :string

Type:
  • string
Source:

role :string

Type:
  • string
Source:

title :string

Type:
  • string
Source:

utcDateModified :string

Type:
  • string
Source:

utcDateScheduledForErasureSince :string

Type:
  • string
Source:

Methods

(async) getBlob() → {FBlob}

Source:
Returns:
Type
FBlob

getNote() → {FNote}

Source:
Returns:
Type
FNote