Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
TasksModel
CreateTaskVendorGengoByFileIds
Interface CreateTaskVendorGengoByFileIds
interface
CreateTaskVendorGengoByFileIds
{
customerMessage
?:
string
;
dateFrom
?:
string
;
dateTo
?:
string
;
description
?:
string
;
editService
?:
boolean
;
excludeLabelIds
?:
number
[]
;
expertise
?:
"standard"
|
"pro"
;
fileIds
:
number
[]
;
labelIds
?:
number
[]
;
languageId
:
string
;
purpose
?:
Purpose
;
status
?:
RequestStatus
;
title
:
string
;
tone
?:
Tone
;
type
:
TRANSLATE_BY_VENDOR
;
usePreferred
?:
boolean
;
vendor
:
"gengo"
;
}
Index
Properties
customer
Message?
date
From?
date
To?
description?
edit
Service?
exclude
Label
Ids?
expertise?
file
Ids
label
Ids?
language
Id
purpose?
status?
title
tone?
type
use
Preferred?
vendor
Properties
Optional
customer
Message
customer
Message
?:
string
Optional
date
From
date
From
?:
string
Optional
date
To
date
To
?:
string
Optional
description
description
?:
string
Optional
edit
Service
edit
Service
?:
boolean
Optional
exclude
Label
Ids
exclude
Label
Ids
?:
number
[]
Optional
expertise
expertise
?:
"standard"
|
"pro"
file
Ids
file
Ids
:
number
[]
Optional
label
Ids
label
Ids
?:
number
[]
language
Id
language
Id
:
string
Optional
purpose
purpose
?:
Purpose
Optional
status
status
?:
RequestStatus
title
title
:
string
Optional
tone
tone
?:
Tone
type
type
:
TRANSLATE_BY_VENDOR
Optional
use
Preferred
use
Preferred
?:
boolean
vendor
vendor
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
customer
Message
date
From
date
To
description
edit
Service
exclude
Label
Ids
expertise
file
Ids
label
Ids
language
Id
purpose
status
title
tone
type
use
Preferred
vendor
@crowdin/crowdin-api-client
Loading...