Search Results for

    Show / Hide Table of Contents

    Class GenerateAiReport

    Inheritance
    System.Object
    GenerateAiReport
    TokensUsageRawDataGenerateAiReport
    Namespace: Crowdin.Api.AI
    Assembly: Crowdin.Api.dll
    Syntax
    public abstract class GenerateAiReport : object

    Properties

    | Improve this Doc View Source

    Schema

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

    Type

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