| Name | Type | Description | Notes |
|---|---|---|---|
| description | string | Description of the release | [optional] |
| platforms | string[] | List of platforms the release should support. | [optional] |
| app_min_version | string | Minimum version of the app that the release supports in semver format | [optional] |
| app_max_version | string | Maximum version of the app that the release supports in semver format | [optional] |
| branch | string | Branch used for release | [optional] |