Class RevisionInfo
Inherited Members
Namespace: Crowdin.Api.SourceFiles
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class RevisionInfo
Properties
| Edit this page View SourceStrings
Declaration
[JsonProperty("strings")]
public int Strings { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Words
Declaration
[JsonProperty("words")]
public int Words { get; set; }
Property Value
| Type | Description |
|---|---|
| int |