# DeploymentBranchPolicy
## Properties
**id** | Option<**i32**> | The unique identifier of the branch or tag policy. | [optional]
**node_id** | Option<**String**> | | [optional]
**name** | Option<**String**> | The name pattern that branches or tags must match in order to deploy to the environment. | [optional]
**r#type** | Option<**String**> | Whether this rule targets a branch or tag. | [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)