Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
TasksModel
CreateTaskPendingTaskVendorManual
Interface CreateTaskPendingTaskVendorManual
interface
CreateTaskPendingTaskVendorManual
{
deadline
?:
string
;
description
?:
string
;
precedingTaskId
:
number
;
title
:
string
;
type
:
PROOFREAD_BY_VENDOR
;
vendor
:
|
"alconost"
|
"babbleon"
|
"tomedes"
|
"e2f"
|
"write_path_admin"
|
"inlingo"
|
"acclaro"
|
"translate_by_humans"
|
"lingo24"
|
"assertio_language_services"
|
"gte_localize"
|
"kettu_solutions"
|
"languageline_solutions"
;
}
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
:
|
"alconost"
|
"babbleon"
|
"tomedes"
|
"e2f"
|
"write_path_admin"
|
"inlingo"
|
"acclaro"
|
"translate_by_humans"
|
"lingo24"
|
"assertio_language_services"
|
"gte_localize"
|
"kettu_solutions"
|
"languageline_solutions"
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...