Class TmTimeElapsed
Inherited Members
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class TmTimeElapsed
Properties
| Edit this page View SourceMonths
Declaration
[JsonProperty("months")]
public int Months { get; set; }
Property Value
Type | Description |
---|---|
int |
Penalty
Declaration
[JsonProperty("penalty")]
public int Penalty { get; set; }
Property Value
Type | Description |
---|---|
int |