mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
635 B
635 B
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] |