| Name | Type | Description | Notes |
|---|---|---|---|
| _id | string | The phase ID | |
| _name | string | The release phase name | |
| complete | bool | Whether this phase is complete | |
| _creation_date | int | ||
| _completion_date | int | [optional] | |
| _completed_by | \LaunchDarklyApi\Model\CompletedBy | [optional] | |
| _audiences | \LaunchDarklyApi\Model\ReleaseAudience[] | A logical grouping of one or more environments that share attributes for rolling out changes | |
| status | string | [optional] | |
| started | bool | Whether or not this phase has started | [optional] |
| _started_date | int | [optional] | |
| configuration | object | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.