Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
TasksModel
Task
Interface Task
interface
Task
{
assignedTeams
:
AssignedTeam
[]
;
assignees
:
Assignee
[]
;
branchIds
:
number
[]
;
buyUrl
:
string
;
commentsCount
:
number
;
createdAt
:
string
;
creatorId
:
number
;
deadline
:
string
;
description
:
string
;
excludeLabelIds
:
number
[]
;
fileIds
:
number
[]
;
filesCount
:
number
;
id
:
number
;
labelIds
:
number
[]
;
precedingTaskId
:
number
;
progress
:
Progress
;
projectId
:
number
;
resolvedAt
:
string
;
sourceLanguage
:
Language
;
sourceLanguageId
:
string
;
startedAt
:
string
;
status
:
TasksModel
.
Status
;
targetLanguageId
:
string
;
targetLanguages
:
Language
[]
;
timeRange
:
string
;
title
:
string
;
translateProgress
:
Progress
;
translationUrl
:
string
;
type
:
TasksModel
.
Type
|
TypeVendor
;
updatedAt
:
string
;
vendor
:
string
;
webUrl
:
string
;
wordsCount
:
number
;
workflowStepId
:
number
;
}
Hierarchy (
view full
)
Task
UserTask
Index
Properties
assigned
Teams
assignees
branch
Ids
buy
Url
comments
Count
created
At
creator
Id
deadline
description
exclude
Label
Ids
file
Ids
files
Count
id
label
Ids
preceding
Task
Id
progress
project
Id
resolved
At
source
Language
source
Language
Id
started
At
status
target
Language
Id
target
Languages
time
Range
title
translate
Progress
translation
Url
type
updated
At
vendor
web
Url
words
Count
workflow
Step
Id
Properties
assigned
Teams
assigned
Teams
:
AssignedTeam
[]
assignees
assignees
:
Assignee
[]
branch
Ids
branch
Ids
:
number
[]
buy
Url
buy
Url
:
string
comments
Count
comments
Count
:
number
created
At
created
At
:
string
creator
Id
creator
Id
:
number
deadline
deadline
:
string
description
description
:
string
exclude
Label
Ids
exclude
Label
Ids
:
number
[]
file
Ids
file
Ids
:
number
[]
files
Count
files
Count
:
number
id
id
:
number
label
Ids
label
Ids
:
number
[]
preceding
Task
Id
preceding
Task
Id
:
number
progress
progress
:
Progress
project
Id
project
Id
:
number
resolved
At
resolved
At
:
string
source
Language
source
Language
:
Language
source
Language
Id
source
Language
Id
:
string
started
At
started
At
:
string
status
status
:
TasksModel
.
Status
target
Language
Id
target
Language
Id
:
string
target
Languages
target
Languages
:
Language
[]
time
Range
time
Range
:
string
title
title
:
string
translate
Progress
translate
Progress
:
Progress
translation
Url
translation
Url
:
string
type
type
:
TasksModel
.
Type
|
TypeVendor
updated
At
updated
At
:
string
vendor
vendor
:
string
web
Url
web
Url
:
string
words
Count
words
Count
:
number
workflow
Step
Id
workflow
Step
Id
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assigned
Teams
assignees
branch
Ids
buy
Url
comments
Count
created
At
creator
Id
deadline
description
exclude
Label
Ids
file
Ids
files
Count
id
label
Ids
preceding
Task
Id
progress
project
Id
resolved
At
source
Language
source
Language
Id
started
At
status
target
Language
Id
target
Languages
time
Range
title
translate
Progress
translation
Url
type
updated
At
vendor
web
Url
words
Count
workflow
Step
Id
@crowdin/crowdin-api-client
Loading...