File object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| publicId | String | ❌ | Unique document identifier |
| originalName | String | ❌ | Original document name |
| size | Long | ❌ | File size |
| extension | String | ❌ | File extension |
| previewUrl | String | ❌ | Link to download the file preview |
| downloadUrl | String | ❌ | Link to download the file |