Bitbucket Data Center API Client
GitHub
npm
Preparing search index...
PreviousPullRequestTarget
Interface PreviousPullRequestTarget
The pull request's target branch prior to a
pr:modified
event, when it changed.
interface
PreviousPullRequestTarget
{
displayId
:
string
;
id
:
string
;
latestCommit
:
string
;
type
:
"BRANCH"
;
}
Index
Properties
display
Id
id
latest
Commit
type
Properties
display
Id
displayId
:
string
id
id
:
string
latest
Commit
latestCommit
:
string
type
type
:
"BRANCH"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Id
id
latest
Commit
type
GitHub
npm
Bitbucket Data Center API Client
Loading...
The pull request's target branch prior to a
pr:modifiedevent, when it changed.