848 B
848 B
PackageFile
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Option<i64> | The unique identifier of the package file | [optional] |
| md5 | Option<String> | The MD5 hash of the package file | [optional] |
| name | Option<String> | The name of the package file | [optional] |
| sha1 | Option<String> | The SHA1 hash of the package file | [optional] |
| sha256 | Option<String> | The SHA256 hash of the package file | [optional] |
| sha512 | Option<String> | The SHA512 hash of the package file | [optional] |
| size | Option<i64> | The size of the package file in bytes | [optional] |