Bitbucket Data Center API Client
GitHub
npm
Preparing search index...
RefChangeActivityRef
Interface RefChangeActivityRef
A ref affected by a ref change activity.
interface
RefChangeActivityRef
{
displayId
:
string
;
id
:
string
;
type
:
"BRANCH"
|
"TAG"
;
}
Index
Properties
display
Id
id
type
Properties
display
Id
displayId
:
string
id
id
:
string
type
type
:
"BRANCH"
|
"TAG"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Id
id
type
GitHub
npm
Bitbucket Data Center API Client
Loading...
A ref affected by a ref change activity.