GitHub
npm
Preparing search index...
The search index is not available
Bitbucket Data Center API Client
Bitbucket Data Center API Client
BitbucketReportData
Interface BitbucketReportData
A single data point included in a Code Insights report.
interface
BitbucketReportData
{
title
:
string
;
type
:
ReportDataType
;
value
:
string
|
number
|
boolean
|
{
href
:
string
;
text
?:
string
}
;
}
Index
Properties
title
type
value
Properties
title
title
:
string
type
type
:
ReportDataType
value
value
:
string
|
number
|
boolean
|
{
href
:
string
;
text
?:
string
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
type
value
GitHub
npm
Bitbucket Data Center API Client
Loading...
A single data point included in a Code Insights report.