FileInfo Properties |
The FileInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| cdn_url | Public file CDN URL, may contain CDN operations. | |
| datetime_created | The file creation date/time. | |
| datetime_stored | The date/time that the file was stored in Uploadcare. | |
| error |
Error message, if any
| |
| files | The list of File objects. | |
| files_count | The number of files in the files list. | |
| id | The uploadcare group ID. | |
| url | The Uploadcare API resource URL for the file. |