Class TranslatorRole
Inherited Members
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class TranslatorRole
Properties
| Edit this page View SourceName
Declaration
[JsonProperty("name")]
public TranslatorRoleName? Name { get; set; }
Property Value
Type | Description |
---|---|
TranslatorRoleName? |
Permissions
Declaration
[JsonProperty("permissions")]
public TranslatorRolePermissions? Permissions { get; set; }
Property Value
Type | Description |
---|---|
TranslatorRolePermissions |