Class ReactIntlFileFormatSettings
Inherited Members
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class ReactIntlFileFormatSettings : FileFormatSettings
Properties
| Edit this page View SourceContentSegmentation
Declaration
[JsonProperty("contentSegmentation")]
public bool? ContentSegmentation { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
SrxStorageId
Declaration
[JsonProperty("srxStorageId")]
public long? SrxStorageId { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |