Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ReportsModel
TranslationCostsPostEndingSchemaByTask
Interface TranslationCostsPostEndingSchemaByTask
interface
TranslationCostsPostEndingSchemaByTask
{
baseRates
:
BaseRate
;
currency
?:
Currency
;
excludeApprovalsForEditedTranslations
?:
boolean
;
format
?:
ReportsModel
.
Format
;
individualRates
:
IndividualRate
[]
;
netRateSchemes
:
NetRateSchemas
;
preTranslatedStringsCategorizationAdjustment
?:
boolean
;
taskId
?:
number
;
unit
?:
Unit
;
}
Index
Properties
base
Rates
currency?
exclude
Approvals
For
Edited
Translations?
format?
individual
Rates
net
Rate
Schemes
pre
Translated
Strings
Categorization
Adjustment?
task
Id?
unit?
Properties
base
Rates
base
Rates
:
BaseRate
Optional
currency
currency
?:
Currency
Optional
exclude
Approvals
For
Edited
Translations
exclude
Approvals
For
Edited
Translations
?:
boolean
Optional
format
format
?:
ReportsModel
.
Format
individual
Rates
individual
Rates
:
IndividualRate
[]
net
Rate
Schemes
net
Rate
Schemes
:
NetRateSchemas
Optional
pre
Translated
Strings
Categorization
Adjustment
pre
Translated
Strings
Categorization
Adjustment
?:
boolean
Optional
task
Id
task
Id
?:
number
Optional
unit
unit
?:
Unit
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Rates
currency
exclude
Approvals
For
Edited
Translations
format
individual
Rates
net
Rate
Schemes
pre
Translated
Strings
Categorization
Adjustment
task
Id
unit
@crowdin/crowdin-api-client
Loading...