# PRBranchInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **label** | **String** | The display name of the branch | [optional] **ref** | **String** | The git reference of the branch | [optional] **repo** | [**Repository**](Repository.md) | | [optional] **repoId** | **Long** | The unique identifier of the repository | [optional] **sha** | **String** | The commit SHA of the branch head | [optional]