Class AddUserReportSettingsTemplateRequest.ConfigurationForm.IndividualRateForm
Inheritance
System.Object
AddUserReportSettingsTemplateRequest.ConfigurationForm.IndividualRateForm
Assembly: Crowdin.Api.dll
public class IndividualRateForm : object
Properties
|
Improve this Doc
View Source
Declaration
public float FullTranslation { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public ICollection<string> LanguageIds { get; set; }
Property Value
Type |
Description |
ICollection<System.String> |
|
|
Improve this Doc
View Source
Declaration
public float Proofread { get; set; }
Property Value
Type |
Description |
System.Single |
|