Class PreTranslationReport
Inherited Members
Namespace: Crowdin.Api.Translations
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class PreTranslationReport
Properties
| Edit this page View SourceLanguages
Declaration
[JsonProperty("languages")]
public TargetLanguage[] Languages { get; set; }
Property Value
Type | Description |
---|---|
TargetLanguage[] |
PreTranslateType
Declaration
[JsonProperty("preTranslateType")]
public PreTranslationMethod PreTranslateType { get; set; }
Property Value
Type | Description |
---|---|
PreTranslationMethod |