Class ReviewedStringBuild.AttributesHolder
Inherited Members
Namespace: Crowdin.Api.SourceFiles
Assembly: Crowdin.Api.dll
Syntax
public class ReviewedStringBuild.AttributesHolder
Properties
| Edit this page View SourceBranchId
Declaration
[JsonProperty("branchId")]
public long BranchId { get; set; }
Property Value
| Type | Description |
|---|---|
| long |
TargetLanguageId
Declaration
[JsonProperty("targetLanguageId")]
public string TargetLanguageId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |