GitHub
npm
Preparing search index...
The search index is not available
Bitbucket Data Center API Client
Bitbucket Data Center API Client
PullRequestTaskPermittedOperations
Interface PullRequestTaskPermittedOperations
Operations the authenticated user is permitted to perform on a task.
interface
PullRequestTaskPermittedOperations
{
deletable
:
boolean
;
editable
:
boolean
;
transitionable
:
boolean
;
}
Index
Properties
deletable
editable
transitionable
Properties
deletable
deletable
:
boolean
editable
editable
:
boolean
transitionable
transitionable
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deletable
editable
transitionable
GitHub
npm
Bitbucket Data Center API Client
Loading...
Operations the authenticated user is permitted to perform on a task.