Preparing search index...
The search index is not available
sr-api
sr-api
SR
pivotopia
RawIssue
Interface RawIssue<Fields>
interface
RawIssue
<
Fields
>
{
changelog
?:
{
histories
?:
JiraChangelogHistorie
[]
;
}
;
expand
?:
string
;
fields
?:
Fields
;
id
:
string
;
key
:
string
;
self
:
string
;
}
Type Parameters
Fields
=
NonNullable
<
unknown
>
Index
Properties
changelog?
expand?
fields?
id
key
self
Properties
Optional
changelog
changelog
?:
{
histories
?:
JiraChangelogHistorie
[]
;
}
Type declaration
Optional
histories
?:
JiraChangelogHistorie
[]
Optional
expand
expand
?:
string
Optional
fields
fields
?:
Fields
id
id
:
string
key
key
:
string
self
self
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
changelog
expand
fields
id
key
self
sr-api
Loading...