Class: NoteComplement

NoteComplement()

Complements the NoteShort with the main note content and other extra attributes

Constructor

new NoteComplement()

Source:

Members

combinedDateModified :string

Type:
  • string
Source:

combinedUtcDateModified :string

Type:
  • string
Source:

content :string

can either contain the whole content (in e.g. string notes), only part (large text notes) or nothing at all (binary notes, images)
Type:
  • string
Source:

contentLength :int

Type:
  • int
Source:

dateCreated :string

Type:
  • string
Source:

dateModified :string

Type:
  • string
Source:

noteId :string

Type:
  • string
Source:

utcDateCreated :string

Type:
  • string
Source:

utcDateModified :string

Type:
  • string
Source: