Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
IssueProgress
Interface IssueProgress
interface
IssueProgress
{
percent
?:
number
;
progress
:
number
;
total
:
number
;
}
Hierarchy
Record
<
string
,
unknown
>
IssueProgress
Index
Properties
percent?
progress
total
Properties
Optional
percent
percent
?:
number
progress
progress
:
number
total
total
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
percent
progress
total
Source Code
@resolution/jira-api-client
Loading...