| Property name | Type | Description |
|---|---|---|
| file_id | string | ID of the file. |
| size | int | Size of the file in bytes. The max file size is 32 MB. |
| name | string | File name. |
| content_type | string |
A file field type is created to easily work with the content from Custom Objects module. There is an ability to upload, download, update, and delete the content of file fields.
| Property name | Type | Description |
|---|---|---|
| file_id | string | ID of the file. |
| size | int | Size of the file in bytes. The max file size is 32 MB. |
| name | string | File name. |
| content_type | string |