Class TranslatorRole
Inheritance
System.Object
TranslatorRole
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
public class TranslatorRole : object
Properties
| Improve this Doc View SourceName
Declaration
public TranslatorRoleName? Name { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<TranslatorRoleName> |
Permissions
Declaration
public TranslatorRolePermissions Permissions { get; set; }
Property Value
Type | Description |
---|---|
TranslatorRolePermissions |