# PackageFile ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Long** | The unique identifier of the package file | [optional] **md5** | **String** | The MD5 hash of the package file | [optional] **name** | **String** | The name of the package file | [optional] **sha1** | **String** | The SHA1 hash of the package file | [optional] **sha256** | **String** | The SHA256 hash of the package file | [optional] **sha512** | **String** | The SHA512 hash of the package file | [optional] **size** | **Long** | The size of the package file in bytes | [optional]