Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
entities
changelogs
PullRequestCommentChangeLogUpdate
Interface PullRequestCommentChangeLogUpdate
interface
PullRequestCommentChangeLogUpdate
{
field
:
"description"
|
"assignee"
|
"notification"
;
newValue
:
null
|
string
;
originalValue
:
null
|
string
;
}
Index
Properties
field
new
Value
original
Value
Properties
Readonly
field
field
:
"description"
|
"assignee"
|
"notification"
Readonly
new
Value
new
Value
:
null
|
string
Readonly
original
Value
original
Value
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
new
Value
original
Value
@booksakura/backlog-client-ts
Loading...