| Name | Type | Description | Notes |
|---|---|---|---|
| href | str | [optional] | |
| created | datetime | Timestamp of creation. | [optional] |
| file | str | The stored file. | [optional] |
| size | int | The size of the file in bytes. | [optional] |
| md5 | str | The MD5 checksum of the file if available. | [optional] |
| sha1 | str | The SHA-1 checksum of the file if available. | [optional] |
| sha224 | str | The SHA-224 checksum of the file if available. | [optional] |
| sha256 | str | The SHA-256 checksum of the file if available. | [optional] |
| sha384 | str | The SHA-384 checksum of the file if available. | [optional] |
| sha512 | str | The SHA-512 checksum of the file if available. | [optional] |
| upload | str | [optional] |