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