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