Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
SourceFilesModel
DeletionJobStatus
Interface DeletionJobStatus
interface
DeletionJobStatus
{
attributes
:
DeletionJobAttributes
;
createdAt
:
string
;
error
:
null
|
{
message
:
string
;
}
;
finishedAt
:
string
;
identifier
:
string
;
progress
:
number
;
startedAt
:
string
;
status
:
|
"failed"
|
"finished"
|
"created"
|
"in_progress"
;
updatedAt
:
string
;
}
Index
Properties
attributes
created
At
error
finished
At
identifier
progress
started
At
status
updated
At
Properties
attributes
attributes
:
DeletionJobAttributes
created
At
created
At
:
string
error
error
:
null
|
{
message
:
string
;
}
finished
At
finished
At
:
string
identifier
identifier
:
string
progress
progress
:
number
started
At
started
At
:
string
status
status
:
|
"failed"
|
"finished"
|
"created"
|
"in_progress"
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
created
At
error
finished
At
identifier
progress
started
At
status
updated
At
@crowdin/crowdin-api-client
Loading...