# EnvironmentProtectionRulesInnerAnyOf1 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **i32** | | **node_id** | **String** | | **prevent_self_review** | Option<**bool**> | Whether deployments to this environment can be approved by the user who created the deployment. | [optional] **r#type** | **String** | | **reviewers** | Option<[**Vec**](pending_deployment_reviewers_inner.md)> | The people or teams that may approve jobs that reference the environment. You can list up to six users or teams as reviewers. The reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)