Options
All
  • Public
  • Public/Protected
  • All
Menu
     

Interface File

An object passed to the {@link Doc.Files.dest|dest} and {@link Doc.Files.name|name} callbacks in upload-enabled request-methods.

Hierarchy

  • File

Index

Properties

destination

destination: string

The full folder-path of the file.

filename

filename: string

The name of the file.

path

path: string

The full-path filename.

size

size: number

The size of the file.