Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
FieldIdentifierObject
Interface FieldIdentifierObject
Identifier for a field for example FIELD_ID.
interface
FieldIdentifierObject
{
identifier
?:
{
[
key
:
string
]
:
unknown
;
}
;
type
:
string
;
}
Index
Properties
identifier?
type
Properties
Optional
identifier
identifier
?:
{
[
key
:
string
]
:
unknown
;
}
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
identifier
type
Source Code
@resolution/jira-api-client
Loading...
Identifier for a field for example FIELD_ID.