Class AiToolObject
Inherited Members
Namespace: Crowdin.Api.AI
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class AiToolObject
Properties
| Edit this page View SourceTool
Declaration
[JsonProperty("tool")]
public AiTool? Tool { get; set; }
Property Value
| Type | Description |
|---|---|
| AiTool |