Search Results for

    Show / Hide Table of Contents

    Class AiTool

    Inheritance
    System.Object
    AiTool
    Namespace: Crowdin.Api.AI
    Assembly: Crowdin.Api.dll
    Syntax
    public class AiTool : object

    Properties

    | Improve this Doc View Source

    Function

    Declaration
    public AiToolFunction Function { get; set; }
    Property Value
    Type Description
    AiToolFunction
    | Improve this Doc View Source

    Type

    Declaration
    public AiToolType Type { get; set; }
    Property Value
    Type Description
    AiToolType
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX