| Attribute name | Attribute type | Docstring | Unit |
| creation_date | datetime | Date the result was created | |
| filename | str | The name of the associated file | |
| filesize | int | The size of this file | bytes |
| globalname | str | The name used to store and retrieve file to and from Storage | |
| md5_checksum | str | MD5 checksum of this file | |
| object_id | oidtype | The object identifier
The object identifier is an attribute shared by all persistent instances. It is the prime key, by which object identity is established | |
| script | str | Script or program that generated this file | |
| script_version | str | Version of the script | |
| source | MarzSource | The source file or input file used in Marz | |
| upload_date | datetime | Date the result was uploaded | |
| uploader | str | The person who uploaded the result | |