Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
TasksModel
CreateTaskEnterpriseByStringIds
Interface CreateTaskEnterpriseByStringIds
interface
CreateTaskEnterpriseByStringIds
{
assignedTeams
?:
AssignedTeam
[]
;
assignees
?:
CreateTaskAssignee
[]
;
dateFrom
?:
string
;
dateTo
?:
string
;
deadline
?:
string
;
description
?:
string
;
includePreTranslatedStringsOnly
?:
boolean
;
languageId
:
string
;
skipAssignedStrings
?:
boolean
;
splitContent
?:
boolean
;
startedAt
?:
string
;
status
?:
RequestStatus
;
stringIds
:
number
[]
;
title
:
string
;
type
:
TasksModel
.
Type
;
workflowStepId
:
number
;
}
Index
Properties
assigned
Teams?
assignees?
date
From?
date
To?
deadline?
description?
include
Pre
Translated
Strings
Only?
language
Id
skip
Assigned
Strings?
split
Content?
started
At?
status?
string
Ids
title
type
workflow
Step
Id
Properties
Optional
assigned
Teams
assigned
Teams
?:
AssignedTeam
[]
Optional
assignees
assignees
?:
CreateTaskAssignee
[]
Optional
date
From
date
From
?:
string
Optional
date
To
date
To
?:
string
Optional
deadline
deadline
?:
string
Optional
description
description
?:
string
Optional
include
Pre
Translated
Strings
Only
include
Pre
Translated
Strings
Only
?:
boolean
language
Id
language
Id
:
string
Optional
skip
Assigned
Strings
skip
Assigned
Strings
?:
boolean
Optional
split
Content
split
Content
?:
boolean
Optional
started
At
started
At
?:
string
Optional
status
status
?:
RequestStatus
string
Ids
string
Ids
:
number
[]
title
title
:
string
type
type
:
TasksModel
.
Type
workflow
Step
Id
workflow
Step
Id
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assigned
Teams
assignees
date
From
date
To
deadline
description
include
Pre
Translated
Strings
Only
language
Id
skip
Assigned
Strings
split
Content
started
At
status
string
Ids
title
type
workflow
Step
Id
@crowdin/crowdin-api-client
Loading...