18 lines
386 B
Markdown
Executable File
18 lines
386 B
Markdown
Executable File
|
|
|
|
# PRBranchInfo
|
|
|
|
PRBranchInfo information about a branch
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**label** | **String** | | [optional]
|
|
**ref** | **String** | | [optional]
|
|
**repo** | [**Repository**](Repository.md) | | [optional]
|
|
**repoId** | **Long** | | [optional]
|
|
**sha** | **String** | | [optional]
|
|
|
|
|
|
|