Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
TasksModel
CreateTaskPendingTaskLanguageService
Interface CreateTaskPendingTaskLanguageService
interface
CreateTaskPendingTaskLanguageService
{
deadline
?:
string
;
description
?:
string
;
precedingTaskId
:
number
;
title
:
string
;
type
:
PROOFREAD_BY_VENDOR
;
vendor
:
"crowdin_language_service"
;
}
Index
Properties
deadline?
description?
preceding
Task
Id
title
type
vendor
Properties
Optional
deadline
deadline
?:
string
Optional
description
description
?:
string
preceding
Task
Id
preceding
Task
Id
:
number
title
title
:
string
type
type
:
PROOFREAD_BY_VENDOR
vendor
vendor
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
deadline
description
preceding
Task
Id
title
type
vendor
@crowdin/crowdin-api-client
Loading...