Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
ComponentJsonBean
Interface ComponentJsonBean
interface
ComponentJsonBean
{
ari
?:
string
;
description
?:
string
;
id
?:
string
;
metadata
?:
{
[
key
:
string
]
:
string
;
}
;
name
?:
string
;
self
?:
string
;
}
Hierarchy
Record
<
string
,
unknown
>
ComponentJsonBean
Index
Properties
ari?
description?
id?
metadata?
name?
self?
Properties
Optional
ari
ari
?:
string
Optional
description
description
?:
string
Optional
id
id
?:
string
Optional
metadata
metadata
?:
{
[
key
:
string
]
:
string
;
}
Optional
name
name
?:
string
Optional
self
self
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ari
description
id
metadata
name
self
Source Code
@resolution/jira-api-client
Loading...