Properties
NAME | TYPE | DESCRIPTION |
$id | string | File ID. |
bucketId | string | Bucket ID. |
$createdAt | integer | File creation date in Unix timestamp. |
$updatedAt | integer | File update date in Unix timestamp. |
$read | array | File read permissions. |
$write | array | File write permissions. |
name | string | File name. |
signature | string | File MD5 signature. |
mimeType | string | File mime type. |
sizeOriginal | integer | File original size in bytes. |
chunksTotal | integer | Total number of chunks available |
chunksUploaded | integer | Total number of chunks uploaded |
Example
JSON
{}
JSON
{}