Class ActionRule
Inherited Members
Namespace: Crowdin.Api.AI
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class ActionRule
Properties
| Edit this page View SourceAction
Declaration
[JsonProperty("action")]
public AiPromptAction? Action { get; set; }
Property Value
| Type | Description |
|---|---|
| AiPromptAction? |
AvailableAiModelIds
Declaration
[JsonProperty("availableAiModelIds")]
public List<string> AvailableAiModelIds { get; set; }
Property Value
| Type | Description |
|---|---|
| List<string> |