Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
ProjectUsagePage
Interface ProjectUsagePage
A page of projects.
interface
ProjectUsagePage
{
nextPageToken
?:
string
;
values
?:
ProjectUsage
[]
;
}
Index
Properties
next
Page
Token?
values?
Properties
Optional
next
Page
Token
next
Page
Token
?:
string
Page token for the next page of project usages.
Optional
values
values
?:
ProjectUsage
[]
The list of projects.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
next
Page
Token
values
Source Code
@resolution/jira-api-client
Loading...
A page of projects.