Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FileRecord

Index

Properties

data

data: string

The data in the file.

downloaded

downloaded: Date | string

The last date at which the file was downloaded or the string "never".

name

name: string

The name of the file.

saved

saved: Date | string

The last date at which the file was saved or the string "never".

uploaded

uploaded: Date | string

The last date at which the file was uploaded or the string "never".

version

version: number

The format version of the record.

Generated using TypeDoc