Class ReportSettingsFuzzyConfig.RegularRate
Inherited Members
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class ReportSettingsFuzzyConfig.RegularRate
Properties
| Edit this page View SourceMode
Declaration
[JsonProperty("mode")]
public ReportSettingsFuzzyConfig.RateMode? Mode { get; set; }
Property Value
Type | Description |
---|---|
ReportSettingsFuzzyConfig.RateMode? |
Value
Declaration
[JsonProperty("value")]
public float? Value { get; set; }
Property Value
Type | Description |
---|---|
float? |