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