Skip to main content

Form File Object

FieldTypeDescription
idIntegerUnique ID of the form.
form_idIntegerUnique ID of the form the file belongs to.
user_idIntegerUnique ID of the user that created the file.
filenameStringFilename of the original file.
content_typeStringContent type of the file.
attachmentBooleanReturns true if the file is attachable when printing.
indexIntegerThe index/order of the file
createdTimestampReturns Unix timestamp of when file was created.
updatedTimestampReturns Unix timestamp of when file was updated.