Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ReportsModel
GroupTaskUsageSchema
Interface GroupTaskUsageSchema
interface
GroupTaskUsageSchema
{
assigneeId
?:
number
;
baseRates
?:
BaseRate
;
creatorId
?:
number
;
currency
?:
Currency
;
dateFrom
?:
string
;
dateTo
?:
string
;
excludeApprovalsForEditedTranslations
?:
boolean
;
format
:
ReportsModel
.
Format
;
individualRates
?:
IndividualRate
[]
;
netRateSchemes
?:
NetRateSchemas
;
projectIds
?:
number
[]
;
type
:
|
"time"
|
"performance"
|
"workload"
|
"create-vs-resolve"
|
"cost"
;
wordsCountFrom
?:
number
;
wordsCountTo
?:
number
;
}
Index
Properties
assignee
Id?
base
Rates?
creator
Id?
currency?
date
From?
date
To?
exclude
Approvals
For
Edited
Translations?
format
individual
Rates?
net
Rate
Schemes?
project
Ids?
type
words
Count
From?
words
Count
To?
Properties
Optional
assignee
Id
assignee
Id
?:
number
Optional
base
Rates
base
Rates
?:
BaseRate
Optional
creator
Id
creator
Id
?:
number
Optional
currency
currency
?:
Currency
Optional
date
From
date
From
?:
string
Optional
date
To
date
To
?:
string
Optional
exclude
Approvals
For
Edited
Translations
exclude
Approvals
For
Edited
Translations
?:
boolean
format
format
:
ReportsModel
.
Format
Optional
individual
Rates
individual
Rates
?:
IndividualRate
[]
Optional
net
Rate
Schemes
net
Rate
Schemes
?:
NetRateSchemas
Optional
project
Ids
project
Ids
?:
number
[]
type
type
:
|
"time"
|
"performance"
|
"workload"
|
"create-vs-resolve"
|
"cost"
Optional
words
Count
From
words
Count
From
?:
number
Optional
words
Count
To
words
Count
To
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assignee
Id
base
Rates
creator
Id
currency
date
From
date
To
exclude
Approvals
For
Edited
Translations
format
individual
Rates
net
Rate
Schemes
project
Ids
type
words
Count
From
words
Count
To
@crowdin/crowdin-api-client
Loading...