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