Search Results for

    Show / Hide Table of Contents

    Class AiProviderConfiguration

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

    Properties

    | Improve this Doc View Source

    ActionRules

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