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