jira.js
Guide
GitHub
Preparing search index...
agile
getReportsForBoard
Function getReportsForBoard
getReportsForBoard
(
client
:
Client
,
parameters
:
{
boardId
:
number
}
,
options
?:
RequestOptions
,
)
:
Promise
<
{
reports
?:
Record
<
string
,
any
>
[]
;
[
key
:
string
]:
unknown
}
>
Parameters
client
:
Client
parameters
:
{
boardId
:
number
}
Optional
options
:
RequestOptions
Returns
Promise
<
{
reports
?:
Record
<
string
,
any
>
[]
;
[
key
:
string
]:
unknown
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...