Class TranslationImportFile
Inherited Members
Namespace: Crowdin.Api.Translations
Assembly: Crowdin.Api.dll
Syntax
public class TranslationImportFile
Properties
| Edit this page View SourceId
Declaration
[JsonProperty("id")]
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Statistics
Declaration
[JsonProperty("statistics")]
public ImportFileStatistics Statistics { get; set; }
Property Value
| Type | Description |
|---|---|
| ImportFileStatistics |