Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
Status
Interface Status<T>
interface
Status
<
T
>
{
attributes
:
T
;
createdAt
:
string
;
eta
:
string
;
finishedAt
:
string
;
identifier
:
string
;
progress
:
number
;
startedAt
:
string
;
status
:
string
;
updatedAt
:
string
;
}
Type Parameters
T
Index
Properties
attributes
created
At
eta
finished
At
identifier
progress
started
At
status
updated
At
Properties
attributes
attributes
:
T
created
At
created
At
:
string
eta
eta
:
string
finished
At
finished
At
:
string
identifier
identifier
:
string
progress
progress
:
number
started
At
started
At
:
string
status
status
:
string
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
created
At
eta
finished
At
identifier
progress
started
At
status
updated
At
@crowdin/crowdin-api-client
Loading...