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