Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ReportsModel
CostEstimationPostEndingSchema
Interface CostEstimationPostEndingSchema
interface
CostEstimationPostEndingSchema
{
baseRates
:
BaseRate
;
branchIds
?:
number
[]
;
calculateInternalMatches
?:
boolean
;
currency
?:
Currency
;
dateFrom
?:
string
;
dateTo
?:
string
;
directoryIds
?:
number
[]
;
fileIds
?:
number
[]
;
format
?:
ReportsModel
.
Format
;
includePreTranslatedStrings
?:
boolean
;
individualRates
:
IndividualRate
[]
;
labelIds
?:
number
[]
;
labelIncludeType
?:
LabelIncludeType
;
languageId
?:
string
;
netRateSchemes
:
Omit
<
NetRateSchemas
,
"mtMatch"
|
"suggestionMatch"
>
;
unit
?:
Unit
;
workflowStepId
?:
number
;
}
Index
Properties
base
Rates
branch
Ids?
calculate
Internal
Matches?
currency?
date
From?
date
To?
directory
Ids?
file
Ids?
format?
include
Pre
Translated
Strings?
individual
Rates
label
Ids?
label
Include
Type?
language
Id?
net
Rate
Schemes
unit?
workflow
Step
Id?
Properties
base
Rates
base
Rates
:
BaseRate
Optional
branch
Ids
branch
Ids
?:
number
[]
Optional
calculate
Internal
Matches
calculate
Internal
Matches
?:
boolean
Optional
currency
currency
?:
Currency
Optional
date
From
date
From
?:
string
Optional
date
To
date
To
?:
string
Optional
directory
Ids
directory
Ids
?:
number
[]
Optional
file
Ids
file
Ids
?:
number
[]
Optional
format
format
?:
ReportsModel
.
Format
Optional
include
Pre
Translated
Strings
include
Pre
Translated
Strings
?:
boolean
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
:
Omit
<
NetRateSchemas
,
"mtMatch"
|
"suggestionMatch"
>
Optional
unit
unit
?:
Unit
Optional
workflow
Step
Id
workflow
Step
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Rates
branch
Ids
calculate
Internal
Matches
currency
date
From
date
To
directory
Ids
file
Ids
format
include
Pre
Translated
Strings
individual
Rates
label
Ids
label
Include
Type
language
Id
net
Rate
Schemes
unit
workflow
Step
Id
@crowdin/crowdin-api-client
Loading...