Skip to main content
Version: v2.0

FileObject

@flatfile/adapter
› FileObject

Hierarchy

  • FileObject

Index

Properties

Properties

filename

filename: string

Defined in src/obj.file.ts:10

The original filename on the user's system


filesize

filesize: number

Defined in src/obj.file.ts:15

The size of the file in bytes


filetype

filetype: string

Defined in src/obj.file.ts:20

The type of file


id

id: string

Defined in src/obj.file.ts:5

A unique UUID referencing this file in the Flatfile system


url

url: string

Defined in src/obj.file.ts:25

A securely signed url giving you temporary access to download the file