Class WorkflowTemplateStepConfig.Config
Inherited Members
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class WorkflowTemplateStepConfig.Config
Properties
| Edit this page View SourceAutoSubstitution
Declaration
[JsonProperty("autoSubstitution")]
public bool? AutoSubstitution { get; set; }
Property Value
Type | Description |
---|---|
bool? |
MinRelevant
Declaration
[JsonProperty("minRelevant")]
public int? MinRelevant { get; set; }
Property Value
Type | Description |
---|---|
int? |