Search Results for

    Show / Hide Table of Contents

    Class CloneBranchRequest

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

    Properties

    | Improve this Doc View Source

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Title

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