# PackageRow
## Properties
**created_at** | **String** | |
**description** | Option<**String**> | | [optional]
**download_count** | **i64** | |
**format** | **String** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**metadata** | [**serde_json::Value**](.md) | |
**name** | **String** | |
**repository_key** | **String** | |
**size_bytes** | **i64** | |
**updated_at** | **String** | |
**version** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)