Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
ProjectIdentifierBean
Interface ProjectIdentifierBean
The identifiers for a project.
interface
ProjectIdentifierBean
{
id
?:
number
;
key
?:
string
;
}
Index
Properties
id?
key?
Properties
Optional
id
id
?:
number
The ID of the project.
Optional
key
key
?:
string
The key of the project.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
key
Source Code
@resolution/jira-api-client
Loading...
The identifiers for a project.