Class AiTool
Inherited Members
Namespace: Crowdin.Api.AI
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class AiTool
Properties
| Edit this page View SourceFunction
Declaration
[JsonProperty("function")]
public AiToolFunction Function { get; set; }
Property Value
| Type | Description |
|---|---|
| AiToolFunction |
Type
Declaration
[JsonProperty("type")]
public AiToolType Type { get; set; }
Property Value
| Type | Description |
|---|---|
| AiToolType |