Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
SimpleListWrapperGroupName
Interface SimpleListWrapperGroupName
The groups that the user belongs to.
interface
SimpleListWrapperGroupName
{
callback
?:
ListWrapperCallbackGroupName
;
items
?:
GroupName
[]
;
max-results
?:
number
;
pagingCallback
?:
ListWrapperCallbackGroupName
;
size
?:
number
;
}
Index
Properties
callback?
items?
max-
results?
paging
Callback?
size?
Properties
Optional
callback
callback
?:
ListWrapperCallbackGroupName
Optional
items
items
?:
GroupName
[]
Optional
max-
results
max-
results
?:
number
Optional
paging
Callback
paging
Callback
?:
ListWrapperCallbackGroupName
Optional
size
size
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
callback
items
max-
results
paging
Callback
size
Source Code
@resolution/jira-api-client
Loading...
The groups that the user belongs to.