Class BaseRatesForm
Inherited Members
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class BaseRatesForm
Properties
| Edit this page View SourceFullTranslation
Declaration
[JsonProperty("fullTranslation")]
public float FullTranslation { get; set; }
Property Value
Type | Description |
---|---|
float |
Proofread
Declaration
[JsonProperty("proofread")]
public float Proofread { get; set; }
Property Value
Type | Description |
---|---|
float |