Class UserReportSettingsTemplate.Configuration.IndividualRate
Inheritance
System.Object
UserReportSettingsTemplate.Configuration.IndividualRate
Assembly: Crowdin.Api.dll
Syntax
public class IndividualRate : object
Properties
|
Improve this Doc
View Source
FullTranslation
Declaration
public float FullTranslation { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
LanguageIds
Declaration
public string[] LanguageIds { get; set; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
Proofread
Declaration
public float Proofread { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
UserIds
Declaration
public int[] UserIds { get; set; }
Property Value
Type |
Description |
System.Int32[] |
|