Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
entities
activities
ActivityTypeIssueChange
Interface ActivityTypeIssueChange
interface
ActivityTypeIssueChange
{
field
:
|
"assigner"
|
"attachment"
|
"commit"
|
"component"
|
"description"
|
"limitDate"
|
"milestone"
|
"priority"
|
"resolution"
|
"status"
|
"version"
;
field_text
:
string
;
new_value
:
string
;
old_value
:
string
;
type
:
string
;
}
Index
Properties
field
field_
text
new_
value
old_
value
type
Properties
Readonly
field
field
:
|
"assigner"
|
"attachment"
|
"commit"
|
"component"
|
"description"
|
"limitDate"
|
"milestone"
|
"priority"
|
"resolution"
|
"status"
|
"version"
Readonly
field_
text
field_
text
:
string
Readonly
new_
value
new_
value
:
string
Readonly
old_
value
old_
value
:
string
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
field_
text
new_
value
old_
value
type
@booksakura/backlog-client-ts
Loading...