# ReleaseAsset
## Properties
**browser_download_url** | **String** | |
**content_type** | **String** | |
**created_at** | **String** | |
**download_count** | **i32** | |
**id** | **i32** | |
**label** | Option<**String**> | |
**name** | **String** | The file name of the asset. |
**node_id** | **String** | |
**size** | **i32** | |
**state** | **String** | State of the release asset. |
**updated_at** | **String** | |
**uploader** | Option<[**models::User**](User.md)> | | [optional]
**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)