# ReleaseResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_id** | **String** | |
**archived** | **bool** | |
**build_id** | Option<**String**> | | [optional]
**date** | **f64** | |
**device_id** | **String** | |
**featured_text** | Option<**String**> | | [optional]
**filename** | **String** | |
**id** | **String** | |
**is_featured** | **bool** | |
**maintainer_id** | Option<**String**> | | [optional]
**md5** | **String** | |
**size** | **i64** | |
**r#type** | **String** | |
**variant** | **String** | |
**version** | **String** | |
**bugs** | Option<**Vec<String>**> | | [optional]
**changelog** | **Vec<String>** | |
**mirrors** | **std::collections::HashMap<String, String>** | |
**notes** | Option<**String**> | | [optional]
**recovery_img** | [**models::RecoveryImgResponse**](RecoveryImgResponse.md) | |
**url** | **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)