Search Results for

    Show / Hide Table of Contents

    Class CustomAiProviderCredentials

    Inheritance
    System.Object
    AiProviderCredentials
    CustomAiProviderCredentials
    Namespace: Crowdin.Api.AI
    Assembly: Crowdin.Api.dll
    Syntax
    public class CustomAiProviderCredentials : AiProviderCredentials

    Properties

    | Improve this Doc View Source

    Identifier

    Declaration
    public string Identifier { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Key

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