File Model

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 nameTypeDescription
file_idstringID of the file.
sizeintSize of the file in bytes. The max file size is 32 MB.
namestringFile name.
content_typestringMIME content type.