Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
PageBeanQuickFilterBean
Interface PageBeanQuickFilterBean
interface
PageBeanQuickFilterBean
{
isLast
?:
boolean
;
maxResults
?:
number
;
startAt
?:
number
;
total
?:
number
;
values
?:
QuickFilterBean
[]
;
}
Index
Properties
is
Last?
max
Results?
start
At?
total?
values?
Properties
Optional
is
Last
is
Last
?:
boolean
Optional
max
Results
max
Results
?:
number
Optional
start
At
start
At
?:
number
Optional
total
total
?:
number
Optional
values
values
?:
QuickFilterBean
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Last
max
Results
start
At
total
values
Source Code
@resolution/jira-api-client
Loading...