File interface

Properties

contentLength

Content length. The file of the size.

downloadUrl

Download URL. URL to download the

fileType

File type. Type of the file. Possible values

lastModified

Last modified time. The time at which the

name

Name. Name of the file.

Property Details

contentLength

Content length. The file of the size.

contentLength?: number

Property Value

number

downloadUrl

Download URL. URL to download the

downloadUrl?: string

Property Value

string

fileType

File type. Type of the file. Possible values

fileType?: FileType

Property Value

lastModified

Last modified time. The time at which the

lastModified?: Date

Property Value

Date

name

Name. Name of the file.

name?: string

Property Value

string