Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
entities
changelogs
IssueCommentChangeLogString
Interface IssueCommentChangeLogString
interface
IssueCommentChangeLogString
{
attachmentInfo
:
null
;
attributeInfo
:
null
;
field
:
|
"assigner"
|
"component"
|
"description"
|
"milestone"
|
"priority"
|
"resolution"
|
"status"
|
"version"
|
"issueType"
;
newValue
:
null
|
string
;
notificationInfo
:
null
;
originalValue
:
null
|
string
;
}
Index
Properties
attachment
Info
attribute
Info
field
new
Value
notification
Info
original
Value
Properties
Readonly
attachment
Info
attachment
Info
:
null
Readonly
attribute
Info
attribute
Info
:
null
Readonly
field
field
:
|
"assigner"
|
"component"
|
"description"
|
"milestone"
|
"priority"
|
"resolution"
|
"status"
|
"version"
|
"issueType"
Readonly
new
Value
new
Value
:
null
|
string
Readonly
notification
Info
notification
Info
:
null
Readonly
original
Value
original
Value
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachment
Info
attribute
Info
field
new
Value
notification
Info
original
Value
@booksakura/backlog-client-ts
Loading...