GitHub
npm
Preparing search index...
The search index is not available
Bitbucket Data Center API Client
Bitbucket Data Center API Client
BitbucketDiffEntry
Interface BitbucketDiffEntry
Diff for a single file
interface
BitbucketDiffEntry
{
destination
?:
BitbucketChangePath
;
hunks
:
BitbucketDiffHunk
[]
;
source
?:
BitbucketChangePath
;
truncated
:
boolean
;
}
Index
Properties
destination?
hunks
source?
truncated
Properties
Optional
destination
destination
?:
BitbucketChangePath
hunks
hunks
:
BitbucketDiffHunk
[]
Optional
source
source
?:
BitbucketChangePath
truncated
truncated
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
hunks
source
truncated
GitHub
npm
Bitbucket Data Center API Client
Loading...
Diff for a single file