Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
entities
changelogs
IssueCommentChangeLogAttachment
Interface IssueCommentChangeLogAttachment
interface
IssueCommentChangeLogAttachment
{
attachmentInfo
:
{
id
:
number
;
name
:
string
;
}
;
attributeInfo
:
null
;
field
:
"attachment"
;
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
:
{
id
:
number
;
name
:
string
;
}
Readonly
attribute
Info
attribute
Info
:
null
Readonly
field
field
:
"attachment"
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...