Bitbucket Data Center API Client
GitHub
npm
Preparing search index...
PrCommentDeletedPayload
Interface PrCommentDeletedPayload
Body of a
pr:comment:deleted
delivery.
interface
PrCommentDeletedPayload
{
actor
:
BitbucketActivityUser
;
comment
:
BitbucketPullRequestComment
;
commentParentId
?:
number
;
date
:
string
;
pullRequest
:
BitbucketPullRequest
;
}
Index
Properties
actor
comment
comment
Parent
Id?
date
pull
Request
Properties
actor
actor
:
BitbucketActivityUser
comment
comment
:
BitbucketPullRequestComment
Optional
comment
Parent
Id
commentParentId
?:
number
date
date
:
string
pull
Request
pullRequest
:
BitbucketPullRequest
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
comment
comment
Parent
Id
date
pull
Request
GitHub
npm
Bitbucket Data Center API Client
Loading...
Body of a
pr:comment:deleteddelivery.