Search Results for

    Show / Hide Table of Contents

    Class TranslatorRolePermissions

    Inheritance
    System.Object
    TranslatorRolePermissions
    Namespace: Crowdin.Api
    Assembly: Crowdin.Api.dll
    Syntax
    public class TranslatorRolePermissions : object

    Properties

    | Improve this Doc View Source

    AllLanguages

    Declaration
    public bool? AllLanguages { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    LanguagesAccess

    Declaration
    public object? LanguagesAccess { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Object>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX