Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
ExpandPrioritySchemePage
Interface ExpandPrioritySchemePage
Priority schemes associated with the issue priority.
interface
ExpandPrioritySchemePage
{
maxResults
?:
number
;
startAt
?:
number
;
total
?:
number
;
}
Hierarchy
Record
<
string
,
unknown
>
ExpandPrioritySchemePage
Index
Properties
max
Results?
start
At?
total?
Properties
Optional
max
Results
max
Results
?:
number
Optional
start
At
start
At
?:
number
Optional
total
total
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Results
start
At
total
Source Code
@resolution/jira-api-client
Loading...
Priority schemes associated with the issue priority.