Search Results for

    Show / Hide Table of Contents

    Class TranslatorRole

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

    Properties

    | Improve this Doc View Source

    Name

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

    Permissions

    Declaration
    public TranslatorRolePermissions Permissions { get; set; }
    Property Value
    Type Description
    TranslatorRolePermissions
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX