Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ReportsModel
CostEstimationPostEndingSchemaByTask
Interface CostEstimationPostEndingSchemaByTask
interface
CostEstimationPostEndingSchemaByTask
{
baseRates
?:
BaseRate
;
calculateInternalMatches
?:
boolean
;
currency
?:
Currency
;
format
?:
ReportsModel
.
Format
;
includePreTranslatedStrings
?:
boolean
;
individualRates
?:
IndividualRate
[]
;
netRateSchemes
?:
Omit
<
NetRateSchemas
,
"mtMatch"
|
"suggestionMatch"
>
;
taskId
?:
number
;
unit
?:
Unit
;
}
Index
Properties
base
Rates?
calculate
Internal
Matches?
currency?
format?
include
Pre
Translated
Strings?
individual
Rates?
net
Rate
Schemes?
task
Id?
unit?
Properties
Optional
base
Rates
base
Rates
?:
BaseRate
Optional
calculate
Internal
Matches
calculate
Internal
Matches
?:
boolean
Optional
currency
currency
?:
Currency
Optional
format
format
?:
ReportsModel
.
Format
Optional
include
Pre
Translated
Strings
include
Pre
Translated
Strings
?:
boolean
Optional
individual
Rates
individual
Rates
?:
IndividualRate
[]
Optional
net
Rate
Schemes
net
Rate
Schemes
?:
Omit
<
NetRateSchemas
,
"mtMatch"
|
"suggestionMatch"
>
Optional
task
Id
task
Id
?:
number
Optional
unit
unit
?:
Unit
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Rates
calculate
Internal
Matches
currency
format
include
Pre
Translated
Strings
individual
Rates
net
Rate
Schemes
task
Id
unit
@crowdin/crowdin-api-client
Loading...