Class Branch
Inherited Members
Namespace: Crowdin.Api.SourceFiles
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
[Obsolete("This API is deprecated, see Crowdin.Api.Branches namespace")]
public class Branch : Branch
Properties
| Edit this page View SourceExportPattern
Declaration
[JsonProperty("exportPattern")]
public string ExportPattern { get; set; }
Property Value
Type | Description |
---|---|
string |
Priority
Declaration
[JsonProperty("priority")]
public Priority Priority { get; set; }
Property Value
Type | Description |
---|---|
Priority |