Class UserReportSettingsTemplate.Configuration.NetRateSchemesData
Inheritance
System.Object
UserReportSettingsTemplate.Configuration.NetRateSchemesData
Assembly: Crowdin.Api.dll
Syntax
public class NetRateSchemesData : object
Properties
|
Improve this Doc
View Source
AiMatch
Declaration
public Match[] AiMatch { get; set; }
Property Value
|
Improve this Doc
View Source
MtMatch
Declaration
public Match[] MtMatch { get; set; }
Property Value
|
Improve this Doc
View Source
SuggestionMatch
Declaration
public Match[] SuggestionMatch { get; set; }
Property Value
|
Improve this Doc
View Source
TmMatch
Declaration
public Match[] TmMatch { get; set; }
Property Value