TemplateFilesResponseDto
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| fileName | String | Filename as stored in the template | [default to null] |
| originalname | String | Original filename from upload | [default to null] |
| mimetype | String | MIME type of the uploaded file | [default to null] |
| size | BigDecimal | File size in bytes | [default to null] |
| eTag | String | ETag for the uploaded file | [default to null] |
| location | String | Storage location of the file | [default to null] |