Files
2025-09-07 00:21:05 +00:00

13 lines
635 B
Markdown

# 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]