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