Class AiTool
Inheritance
System.Object
AiTool
Namespace: Crowdin.Api.AI
Assembly: Crowdin.Api.dll
Syntax
public class AiTool : object
Properties
| Improve this Doc View SourceFunction
Declaration
public AiToolFunction Function { get; set; }
Property Value
Type | Description |
---|---|
AiToolFunction |
Type
Declaration
public AiToolType Type { get; set; }
Property Value
Type | Description |
---|---|
AiToolType |