Class LanguageAccessRule
Inherited Members
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class LanguageAccessRule
Properties
| Edit this page View SourceAllContent
Declaration
[JsonProperty("allContent")]
public bool? AllContent { get; set; }
Property Value
Type | Description |
---|---|
bool? |
WorkflowStepIds
Declaration
[JsonProperty("workflowStepIds")]
public object? WorkflowStepIds { get; set; }
Property Value
Type | Description |
---|---|
object |