
JournalEntryFileType (number (Enum))
================


### Fields
Name |Value | Description
:----|:-----|:-----------
None|0|Error type, validation only
Pdf|1|Pdf file
ImageJpeg|2|Image file (JPEG/JPG format)
ImagePng|3|Image file (PNG format)
ImageTiff|4|Image file (TIFF format)
ImageGif|5|Image file (GIF format)
ImageBmp|6|Image file (BMP format)

