| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
File id |
globally unique identifier |
None. |
| Name |
File name |
string |
None. |
| Extension |
File extension (with dot): .pdf .txt ... |
string |
None. |
| ContentType |
Content type, 'text/plain', 'application/pdf'... |
string |
None. |
| Length |
File size, in bytes |
integer |
None. |
| ContainerName |
Container (folder) name: used company id as container name |
globally unique identifier |
None. |
| CreatedUnixTime |
Created data, in seconds from epoch |
integer |
None. |
| FileUrl |
File url: to download or view |
string |
None. |
| ImgWidth |
Image width, in pixels |
integer |
None. |
| ImgHeight |
Image height, in pixels |
integer |
None. |