Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
TranslationsModel
BuildProjectDirectoryTranslationResponse
Interface BuildProjectDirectoryTranslationResponse
interface
BuildProjectDirectoryTranslationResponse
{
createdAt
:
string
;
finishedAt
:
string
;
id
:
number
;
progress
:
number
;
projectId
:
number
;
status
:
BuildStatus
;
updatedAt
:
string
;
}
Index
Properties
created
At
finished
At
id
progress
project
Id
status
updated
At
Properties
created
At
created
At
:
string
finished
At
finished
At
:
string
id
id
:
number
progress
progress
:
number
project
Id
project
Id
:
number
status
status
:
BuildStatus
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created
At
finished
At
id
progress
project
Id
status
updated
At
@crowdin/crowdin-api-client
Loading...