# CreateReleaseOption ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **body** | **String** | The release notes or description | [optional] **draft** | **Boolean** | Whether to create the release as a draft | [optional] **name** | **String** | The display title of the release | [optional] **prerelease** | **Boolean** | Whether to mark the release as a prerelease | [optional] **tagMessage** | **String** | The message for the git tag | [optional] **tagName** | **String** | | **targetCommitish** | **String** | The target commitish for the release | [optional]