TemplateFilesResponseDto

Properties

NameTypeDescriptionNotes
fileNameStringFilename as stored in the template[default to null]
originalnameStringOriginal filename from upload[default to null]
mimetypeStringMIME type of the uploaded file[default to null]
sizeBigDecimalFile size in bytes[default to null]
eTagStringETag for the uploaded file[default to null]
locationStringStorage location of the file[default to null]

[Back to Model list] [Back to API list] [Back to README]