Bitbucket Data Center API Client
GitHub
npm
Preparing search index...
WebhookRef
Interface WebhookRef
Minimal ref shape used inside
repo:refs_changed
payloads.
interface
WebhookRef
{
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...
Minimal ref shape used inside
repo:refs_changedpayloads.