[]
Represents information about an action.
[JsonConverter(typeof())]
public class ActionInfo
| Name | Description |
|---|---|
| ActionInfo() |
| Name | Description |
|---|---|
| Parameters | Gets the parameters associated with the action. |
| Target | Gets the target of the action. |
| Type | Gets the type of the action. |