Class ReportSettingsFuzzyConfig.RegularRate
Inheritance
System.Object
ReportSettingsFuzzyConfig.RegularRate
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
public class RegularRate : object
Properties
| Improve this Doc View SourceMode
Declaration
public ReportSettingsFuzzyConfig.RateMode? Mode { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<ReportSettingsFuzzyConfig.RateMode> |
Value
Declaration
public float? Value { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Single> |