BackupReferencedFileInfo¶
| Property | Type | Description |
|---|---|---|
| url | string | Referenced file URL. Digitally signed, pointing to a local file. |
| path | string | Actual physical path of the referenced file. |
| size | number | Size of referenced file in bytes |
| canBackup | bool | Indicates whether the file can be backed up or not |