Class GenerateAiReport
Namespace: Crowdin.Api.AI
Assembly: Crowdin.Api.dll
Syntax
public abstract class GenerateAiReport : object
Properties
| Improve this Doc View SourceSchema
Declaration
public AiReportSchemaBase Schema { get; set; }
Property Value
Type | Description |
---|---|
AiReportSchemaBase |
Type
Declaration
public abstract AiReportType Type { get; }
Property Value
Type | Description |
---|---|
AiReportType |