| Name | Description | Type | Additional information |
|---|---|---|---|
| FileId |
The unique ID of the file. |
integer |
None. |
| Name |
Name of the file, including the extension. |
string |
None. |
| Size |
Size of the file in bytes. Only applicable for files stored in the file repository. |
integer, 64 bit |
None. |
| LastModified |
When the file was last modified, useful for clients that can cache a file in a secure way. Only applicable for files stored in the file repository. |
date |
None. |