| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The phase ID | |
| name | String | The release phase name | |
| complete | Boolean | Whether this phase is complete | |
| creationDate | Long | ||
| completionDate | Long | [optional] | |
| completedBy | CompletedBy | [optional] | |
| audiences | List<ReleaseAudience> | A logical grouping of one or more environments that share attributes for rolling out changes | |
| status | String | [optional] | |
| started | Boolean | Whether or not this phase has started | [optional] |
| startedDate | Long | [optional] | |
| _configuration | Object | [optional] |