Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ReportsModel
NetRateSchemas
Interface NetRateSchemas
interface
NetRateSchemas
{
mtMatch
?:
{
matchType
:
Mode
;
price
:
number
;
}
[]
;
suggestionMatch
?:
{
matchType
:
Mode
;
price
:
number
;
}
[]
;
tmMatch
:
{
matchType
:
Mode
;
price
:
number
;
}
[]
;
}
Index
Properties
mt
Match?
suggestion
Match?
tm
Match
Properties
Optional
mt
Match
mt
Match
?:
{
matchType
:
Mode
;
price
:
number
;
}
[]
Optional
suggestion
Match
suggestion
Match
?:
{
matchType
:
Mode
;
price
:
number
;
}
[]
tm
Match
tm
Match
:
{
matchType
:
Mode
;
price
:
number
;
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mt
Match
suggestion
Match
tm
Match
@crowdin/crowdin-api-client
Loading...