File interface
Properties
content |
Content length. The file of the size. |
download |
Download URL. URL to download the |
file |
File type. Type of the file. Possible values |
last |
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
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