Properties
NAME | TYPE | DESCRIPTION |
$id | string | File ID. |
bucketId | string | Bucket ID. |
$createdAt | string | File creation date in ISO 8601 format. |
$updatedAt | string | File update date in ISO 8601 format. |
$permissions | array | File permissions. Learn more about 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
{}