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