Class TranslatorRolePermissions
Inheritance
System.Object
TranslatorRolePermissions
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
public class TranslatorRolePermissions : object
Properties
| Improve this Doc View SourceAllLanguages
Declaration
public bool? AllLanguages { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
LanguagesAccess
Declaration
public object? LanguagesAccess { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Object> |