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