Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ReportsModel
TranslationCostsPostEndingSchema
Interface TranslationCostsPostEndingSchema
interface
TranslationCostsPostEndingSchema
{
baseRates
:
BaseRate
;
branchIds
?:
number
[]
;
currency
?:
Currency
;
dateFrom
?:
string
;
dateTo
?:
string
;
directoryIds
?:
number
[]
;
excludeApprovalsForEditedTranslations
?:
boolean
;
fileIds
?:
number
[]
;
format
?:
ReportsModel
.
Format
;
groupBy
?:
GroupBy
;
individualRates
:
IndividualRate
[]
;
labelIds
?:
number
;
labelIncludeType
?:
LabelIncludeType
;
languageId
?:
string
;
netRateSchemes
:
NetRateSchemas
;
preTranslatedStringsCategorizationAdjustment
?:
boolean
;
unit
?:
Unit
;
userIds
?:
number
[]
;
workflowStepId
?:
number
;
}
Index
Properties
base
Rates
branch
Ids?
currency?
date
From?
date
To?
directory
Ids?
exclude
Approvals
For
Edited
Translations?
file
Ids?
format?
group
By?
individual
Rates
label
Ids?
label
Include
Type?
language
Id?
net
Rate
Schemes
pre
Translated
Strings
Categorization
Adjustment?
unit?
user
Ids?
workflow
Step
Id?
Properties
base
Rates
base
Rates
:
BaseRate
Optional
branch
Ids
branch
Ids
?:
number
[]
Optional
currency
currency
?:
Currency
Optional
date
From
date
From
?:
string
Optional
date
To
date
To
?:
string
Optional
directory
Ids
directory
Ids
?:
number
[]
Optional
exclude
Approvals
For
Edited
Translations
exclude
Approvals
For
Edited
Translations
?:
boolean
Optional
file
Ids
file
Ids
?:
number
[]
Optional
format
format
?:
ReportsModel
.
Format
Optional
group
By
group
By
?:
GroupBy
individual
Rates
individual
Rates
:
IndividualRate
[]
Optional
label
Ids
label
Ids
?:
number
Optional
label
Include
Type
label
Include
Type
?:
LabelIncludeType
Optional
language
Id
language
Id
?:
string
net
Rate
Schemes
net
Rate
Schemes
:
NetRateSchemas
Optional
pre
Translated
Strings
Categorization
Adjustment
pre
Translated
Strings
Categorization
Adjustment
?:
boolean
Optional
unit
unit
?:
Unit
Optional
user
Ids
user
Ids
?:
number
[]
Optional
workflow
Step
Id
workflow
Step
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Rates
branch
Ids
currency
date
From
date
To
directory
Ids
exclude
Approvals
For
Edited
Translations
file
Ids
format
group
By
individual
Rates
label
Ids
label
Include
Type
language
Id
net
Rate
Schemes
pre
Translated
Strings
Categorization
Adjustment
unit
user
Ids
workflow
Step
Id
@crowdin/crowdin-api-client
Loading...