# Release ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **assets** | [**Vec<::models::Attachment>**](Attachment.md) | | [optional] [default to null] **author** | [***::models::User**](User.md) | | [optional] [default to null] **body** | **String** | | [optional] [default to null] **created_at** | **String** | | [optional] [default to null] **draft** | **bool** | | [optional] [default to null] **id** | **i64** | | [optional] [default to null] **name** | **String** | | [optional] [default to null] **prerelease** | **bool** | | [optional] [default to null] **published_at** | **String** | | [optional] [default to null] **tag_name** | **String** | | [optional] [default to null] **tarball_url** | **String** | | [optional] [default to null] **target_commitish** | **String** | | [optional] [default to null] **url** | **String** | | [optional] [default to null] **zipball_url** | **String** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)